Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.useduro.com/portal/email/subscriptions/{mode}/{id}/cancel \ --header 'Content-Type: application/json' \ --header 'x-portal-session: <api-key>' \ --data ' { "atPeriodEnd": false } '
{ "id": "<string>", "status": "<string>", "currentPeriodEnd": "<string>", "cancelAtPeriodEnd": true }
The session token returned by /portal/email/verify.
test
live
OK
Was this page helpful?