Skip to main content
POST
Remove a specific user/phone number and all their associated data from a memory

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

id
string
required

Body

application/json
phone_number
string
required

The phone number of the user to remove from the memory.

Example:

"+1234567890"

external_memory_key
string

Optional external key for additional memory validation or cross-referencing.

Example:

"external_key_123"

Response

User removed from memory successfully