Authorizations
Private API key for user-level authentication.
Public API key for user-level authentication.
Headers
Content type for the request body as application/json.
Path Parameters
ID of the Service to cancel
Body
Service cancellation details.
A short comment explaining the reason for cancellation. Maximum 300 characters.
300
Feedback code indicating the cancellation reason.
too_expensive
, missing_features
, switched_service
, unused
, customer_service
, too_complex
, low_quality
, other
Response
Successfully canceled the service.
List of service IDs that were successfully canceled.
The service ID.
["API-1234-5678"]
Success message indicating the successful cancellation of the service.
"Service successfully canceled."
List of proxy IDs that were affected by the cancellation of the service.
The proxy ID.
[
"a7f8b4f1-da8d-4e9f-bdd2-21e74d2eafff",
"f5bade6e-29b2-4a8a-bd4d-21c528794dd6"
]