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>"
}

Authorizations

Authorization
string
header
required

OAuth 2.1 with PKCE

Response

Subscription canceled

billingMode
string
paymentStatus
string