Agent Management
Delete Agent
Delete an agent’s local metadata; optionally remove its Moorcheh namespace.
DELETE
Overview
Removes the agent record from Memanto’s local store. By default, memories remain in Moorcheh under that agent’s namespace. Passdelete-backup-too=true to also delete the namespace and its contents in Moorcheh.
Authentication
API clients do not send an API key orAuthorization header.
Path Parameters
The unique identifier of the agent to delete.
Query Parameters
When
true, also deletes the agent’s Moorcheh namespace (memanto_agent_{agent_id}) and its memories. When false or omitted, the namespace is not deleted. Accepts true or false.Next Steps
After deleting an agent, you can:- Create a new Agent
- List remaining Agents to verify deletion