DELETE/partners/customers/{domainId}/subscriptions/{subscriptionId}
Cancels a subscription.
OAuth 2.0 authentication. For more information, see Authentication and Authorization.
partner
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | Domain ID required example : 10000001 |
| subscriptionId | string | Subscription ID required |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content