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:
OAuth 2.1 with PKCE
Subscription canceled