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"
}

Body

application/json
SubscriptionId
string
required

Subscription ID to delete

Example:

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

Response

Delete Subscription

The response is of type object.