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.mnemom.ai/v1/orgs/{org_id}/agents/{agent_id}/reactivate \ --header 'Authorization: Bearer <token>'
{ "agent_id": "<string>", "containment_status": "active" }
Restore a killed agent back to active state. Owner only.
Supabase JWT token in Authorization: Bearer header
Agent reactivated successfully
active
Suggestions
Contact support