humanApiMemories

Delete a memory

Permanently deletes a memory. This is a hard delete - the memory cannot be recovered.

Users can delete memories about them (subject_id = user) and the private memories of the agents they own. Anything else is 403.

delete/api/v1/me/memories/{id}

Path parameters

idstring required

Memory ID

Headers

X-API-Keystring required

Enter your API key for programmatic access

Response

No Content

object required

Changes