Skip to main content
POST
/
v1.0
/
subscriptions
/
delete
json
{
  "SubscriptionId": "SUB-ef84c0b5-d750-4a5a-99b1-4705089cd20c"
}
{
  "SubscriptionId": "SUB-ef84c0b5-d750-4a5a-99b1-4705089cd20c",
  "SubscriptionStatus": "Deleted"
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
SubscriptionId
string
required

Subscription ID to delete

Example:

"SUB-ef84c0b5-d750-4a5a-99b1-4705089cd20c"

Response

200 - application/json

Delete Subscription

The response is of type object.