curl --request POST \
--url https://api.mnemom.ai/v1/billing/cancel \
--header 'Authorization: Bearer <token>'{
"canceled": true,
"cancel_at_period_end": true,
"current_period_end": "2023-11-07T05:31:56Z"
}curl --request POST \
--url https://api.mnemom.ai/v1/billing/cancel \
--header 'Authorization: Bearer <token>'{
"canceled": true,
"cancel_at_period_end": true,
"current_period_end": "2023-11-07T05:31:56Z"
}Documentation Index
Fetch the complete documentation index at: https://mnemomllc-feat-aip-output-analysis-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.