Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.trieve.ai/api/stripe/subscription/{subscription_id} \ --header 'Authorization: <api-key>' \ --header 'TR-Organization: <tr-organization>'
{ "message": "Bad Request" }
Cancel a subscription by its id
The organization id to use for the request
id of the subscription you want to cancel
Confirmation that the subscription was cancelled
Was this page helpful?