Typescript (SDK)
Subscriptions
Cancel subscription
Cancels a subscription. Metered and past-due subscriptions are canceled immediately. Others cancel at the end of the current billing period.
POST
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Path Parameters
The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")
Response
Subscription canceled

