Update an existing third-party service entry.
Update an existing third-party service entry (admin only).
/api/v1/admin/services/{service_id}
service_id
(integer, required): The ID of the serviceRefer to the ThirdPartyServiceCreate
schema in the OpenAPI playground.
Returns a ThirdPartyService
object on success.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type object
.