curl --request POST \
--url https://api.mnemom.ai/v1/orgs/{org_id}/agents/{agent_id}/reactivate{
"agent_id": "<string>",
"containment_status": "active"
}Restore a killed agent back to active state. Owner only.
curl --request POST \
--url https://api.mnemom.ai/v1/orgs/{org_id}/agents/{agent_id}/reactivate{
"agent_id": "<string>",
"containment_status": "active"
}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.