Delete Agent Memory
BetaDELETE
/v1/ai/memories/{id}This endpoint is idempotent. Learn more
Permanently deletes an agent memory so it is no longer recalled.
Deleting a memory that has already been deleted succeeds rather than returning an error.
Permissions requiredValues:agent_memories:delete
The role behind your API key or agent must grant every one of these permissions.
idstringMemory ID.
Responses
200
Successful response for Delete Agent Memory