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