Contacts
Contacts
Get contact count
/api/v2/contacts/count
Create a contact
/api/v2/contacts
Delete a contact
/api/v2/contacts/{phone_number}
Get contacts
/api/v2/contacts
Get a contact
/api/v2/contacts/{phone_number}
Update a contact
/api/v2/contacts/{phone_number}
Verify a contact
/api/v2/contacts/verify
Models
ContactsBulk
Create multiple contacts
/api/v2/contacts/bulk
Delete multiple contacts
/api/v2/contacts