cURL
curl --request POST \ --url https://mcp.arlohealth.ai/rest/subscription/activate \ --header 'Authorization: Bearer <token>'
{ "billingMode": "<string>", "paymentStatus": "<string>" }
Activate the user’s subscription after payment method is set up.
Prerequisites:
OAuth 2.1 with PKCE
Subscription activated