v1

latestOpenAPI 3.0.02026-07-144010.1 KB
Subscriptions

Cancel Subscription

Cancels an existing subscription. This is NOT to unsubscribe a customer from a subscription that they have subscribed to. This deletes a previously created subscription for a business. <br><br>

delete/subscriptions/{subscriptionId}

Path parameters

subscriptionIdstring required

Subscription ID

Headers

Content-Typestring
Authorizationstring

Response

Successful response

successboolean

Example response

{
  "success": true
}