Skip to main content
POST
Remove Call from Memory

Headers

string
required
Your API key for authentication.

Path Parameters

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

Body Parameters

string
required
The phone number associated with the call to be removed.
string
Optional external key for additional memory validation or cross-referencing.

Response

object
Response data confirming call removal and updated summary.
string
Success message confirming call was removed and summary updated.
string
The updated AI-generated summary for the user after call removal.
number
The updated call count for the user after removal.
null
Error array (null on success).

Notes

  • Removing a call will automatically update the user’s summary to reflect the remaining interactions
  • The call itself is not deleted from your account, only its association with this memory is removed

Docs for agents: llms.txt