json
Subscriptions
Delete Subscription
Permanently delete a subscription by its SubscriptionId. This removes the subscriber’s access to the associated package.
What this does: Returns a deletion confirmation. Deleting a subscription removes the subscriber’s access to the associated package and its services. The subscriber and phone number are not deleted.
Next steps:
- Create a new subscription —
POST /v1.0/subscriptions
POST
json
Body
application/json
Subscription ID to delete
Example:
"SUB-ef84c0b5-d750-4a5a-99b1-4705089cd20c"
Response
Delete Subscription
The response is of type object.