Skip to main content
DELETE
/
rest
/
subscription
Cancel subscription
curl --request DELETE \
  --url https://mcp.arlohealth.ai/rest/subscription \
  --header 'Authorization: Bearer <token>'
{
  "billingMode": "<string>",
  "paymentStatus": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.arlohealth.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

OAuth 2.1 with PKCE

Response

Subscription canceled

billingMode
string
paymentStatus
string