billing
Cancel Subscription Endpoint
Cancel the current subscription at end of billing period.
The user retains full access to their current tier until the billing period ends, then transitions to the free tier automatically.
POST
Cancel Subscription Endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response
Previous
Redeem PromoRedeem a promo code and add the granted operations to the authenticated user's account.
B2C only: web app login tokens and sk_ user API keys are accepted; lce_ org keys are rejected.
Requires a verified email. Each user may redeem a given code at most once.
Rate-limited to 3 attempts per IP per hour. All attempts (success and failure) are
logged for audit.
Next
Cancel Subscription Endpoint

