curl --request DELETE \
--url https://api.mnemom.ai/v1/orgs/{org_id}/api-keys/{key_id} \
--header 'Authorization: Bearer <token>'{
"revoked": true,
"key_id": "<string>"
}curl --request DELETE \
--url https://api.mnemom.ai/v1/orgs/{org_id}/api-keys/{key_id} \
--header 'Authorization: Bearer <token>'{
"revoked": true,
"key_id": "<string>"
}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.