Cancel Subscription

Cancels a subscription using the legacy method.

SecurityZephrHmacHttp
Request
path Parameters
externalId
required
string

External subscription identifier

Responses
200

Subscription cancellation processed successfully.

403

Forbidden - The request was not authorized.

409

Conflict - There was a conflict processing the request.

500

Internal Server Error - An error occurred while cancelling the subscription.

delete/blaize/payment/braintree/subscriptions/{externalId}