Skip to main content
POST
Resolve Contact

Headers

string
required
Your API key for authentication.

Body Parameters

string
Phone number for the contact. At least one identifier is required.
string
Email address for the contact. At least one identifier is required.
string
External ID for the contact. At least one identifier is required.
string
Name of the contact.
string
Persona ID for memory scoping. Either persona_id or agent_number should be provided for memory creation.
string
Agent phone number for memory scoping. Either persona_id or agent_number should be provided for memory creation.
object
Custom metadata to associate with the contact.

Response

object
Response containing the contact and creation status.
object
The resolved contact object.
string
Unique identifier for the contact.
string
Organization ID the contact belongs to.
string
Contact’s name (if set).
object
Custom metadata associated with the contact.
string
ISO timestamp when the contact was created.
string
ISO timestamp when the contact was last updated.
boolean
Whether a new contact was created (true) or an existing one was found (false).
null
Error array (null on success).

Docs for agents: llms.txt