Allows the authenticated user to cancel a specific service associated with their account. The user provides a service_id and optionally a cancel feedback and comment.
Private API key for user-level authentication.
Public API key for user-level authentication.
Content type for the request body as application/json.
ID of the Service to cancel
Service cancellation details.
The body is of type object
.
Successfully canceled the service.
The response is of type object
.