cURL
curl --request DELETE \ --url https://mcp.arlohealth.ai/rest/subscription \ --header 'Authorization: Bearer <token>'
{ "billingMode": "<string>", "paymentStatus": "<string>" }
Cancel the user’s active subscription.
Important:
Documentation IndexFetch the complete documentation index at: https://docs.arlohealth.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.arlohealth.ai/llms.txt
Use this file to discover all available pages before exploring further.
OAuth 2.1 with PKCE
Subscription canceled
Was this page helpful?