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