DELETE/partners/customers/{domainId}/subscriptions/pre-orders/{preOrderId}
Deletes a scheduled task to apply for a subscription.
OAuth 2.0 authentication. For more information, see Authentication and Authorization.
partner
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | Domain ID required example : 10000001 |
| preOrderId | integer | Scheduled task ID required |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content