Skip to main content
POST
Cancel a subscription
Cancels a subscription. When cancelled, the subscription will not renew and an appropriate webhook event is emitted.

Authorizations

x-api-key
string
header
required

API key for merchant authentication required for most endpoints

Path Parameters

subscriptionId
string
required

Response

Subscription canceled

success
boolean
Example:

true

message
string
Example:

"Subscription canceled"

data
object