Skip to main content
POST
Remove User from Memory

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The unique identifier of the memory to remove the user from.

Body Parameters

string
required
The phone number of the user to remove from the memory.
string
Optional external key for additional memory validation or cross-referencing.

Response

object
Response data confirming user removal.
string
Success message confirming user was removed from memory.
null
Error array (null on success).

⚠️ Warning

This action will permanently remove:
  • The user’s entry from the memory
  • All associated metadata for this user
  • The user’s summary and interaction history
  • All call associations for this user within this memory

The actual calls will remain in your account, but their association with this memory will be removed.

Docs for agents: llms.txt