Delete Subscription
info
The request must provide the following header:
x-api-key: {merchantKey}
Request sample
Path:
DELETE {baseURL}/subscriptions/Subscription-caf9b798-315b-40aa-9659-cf732f55d847
Header:
Content-Type: application/json
Accept-Language: en-US
Response sample
Status Code:
204 (No content)
Header:
Content-Type: application/json
Accept-Language: en-US
info
For error handling, please refer to this section.