DELETE/partners/customers/{domainId}/subscriptions/{subscriptionId}
契約中の商品を解約する。
Access Token を指定します。 指定の方法や Access Token の取得方法は 共通仕様 を参照してください。
partner
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | ドメイン ID required example : 10000001 |
| subscriptionId | string | 商品契約 ID required |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content