- Method: POST
- Path:
/api/v1/services/authorize/{service_name}
Path Parameter
service_name(string, required): The name of the service
Request Body
Refer to theServiceAuthorizationRequest schema in the OpenAPI playground.
Response
Returns aServiceAuthorizationResponse object on success.