Cancel Subscription
Stripe Subscriptions
Cancel Subscription
Cancel the user’s active subscription. Can cancel immediately or at the end of the current billing period.
POST
Cancel Subscription
Documentation Index
Fetch the complete documentation index at: https://devkit4ai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Use test mode
Body
application/json
Request to cancel a subscription.
If true, cancels immediately. Otherwise cancels at period end.

