Skip to content
  • Auto
  • Light
  • Dark
Get Started

Contacts

Contacts

Contacts

Get contact count
get/api/v2/contacts/count
Create a contact
post/api/v2/contacts
Delete a contact
delete/api/v2/contacts/{phone_number}
Get contacts
get/api/v2/contacts
Get a contact
get/api/v2/contacts/{phone_number}
Update a contact
put/api/v2/contacts/{phone_number}
Verify a contact
post/api/v2/contacts/verify
Contact
Contactobject
ShowShow
assignedToEmailstring
optional

Email of assigned user

companyNamestring
optional

Company name

created_atstring
optional

When the contact was created

formatdate-time
firstNamestring
optional

First name

lastNamestring
optional

Last name

phonestring
optional

Phone number in E.164 format

sendblueNumberstring
optional

Associated Sendblue phone number

tagsarray of string
optional

Tags associated with the contact

verifiedboolean
optional

Whether the contact is verified

ContactsBulk

Create multiple contacts
post/api/v2/contacts/bulk
Delete multiple contacts
delete/api/v2/contacts