Skip to main content
POST
Add Call to Memory

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The unique identifier of the memory to add the call to.

Body Parameters

string
required
The unique identifier of the call to add to the memory. Must be an existing call in your account.
string
Optional external key for additional memory validation or cross-referencing.

Response

object
Response data confirming call addition.
string
Success message confirming call was added to memory.
object
Information about the call that was added.
string
The call identifier that was added.
string
The memory identifier the call was added to.
null
Error array (null on success).

Notes

  • The call must already exist in your account before it can be added to a memory
  • The call must be connected to a user existing in the memory
  • Adding a call to a memory will automatically associate it with the phone number involved in the call

Docs for agents: llms.txt