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
Obtained in the Crossmint developer console
The unique identifier for the subscription, formatted as chain:contractAddress:tokenId.
This locator references the specific token associated with the subscription.
"base:0x1234567890123456789012345678901234567890:1"
Subscription successfully cancelled.
The response is of type object.