- Method: PUT
- Path:
/api/v1/admin/services/{service_id}
Path Parameter
service_id(integer, required): The ID of the service
Request Body
Refer to theThirdPartyServiceCreate schema in the OpenAPI playground.
Response
Returns aThirdPartyService object on success.