Subscriptions
Cancel Subscription
Cancel an existing subscription, which stops recurring payments for the specified token. The token will remain active until the end of the billing period.
API scope required: subscriptions.update
PATCH
/
2022-06-09
/
subscriptions
/
{subscriptionLocator}
/
cancel
Authorizations
X-API-KEY
string
headerrequiredObtained in the Crossmint developer console
Path Parameters
subscriptionLocator
string
requiredThe unique identifier for the subscription, formatted as chain:contractAddress:tokenId
.
This locator references the specific token associated with the subscription.
Response
200 - application/json
The response is of type object
.