Skip to content

Search docs

Find pages, headings, and concepts. Press ⌘K or Ctrl+K to toggle.

Contacts

CRM-style contacts for email and telephony tools.

Contacts power email badges, telephony routing, and connector tools that need a stable person record.

Endpoints

MethodPathDescription
GET/api/v1/contactsList contacts.
POST/api/v1/contactsCreate a contact.
GET/api/v1/contacts/:idFetch one contact.
PATCH/api/v1/contacts/:idUpdate fields.
DELETE/api/v1/contacts/:idDelete a contact.