v1
latestOpenAPI 3.0.02026-07-144010.1 KBSubscriptions
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
Example response
{
"success": true
}