Contacts
Create Contact
Create a new contact.
POST
Retrieve your API Key from your VozAgent Dashboard.
Body parameters
Contact’s first name.
Contact’s last name.
Phone number in E.164 format (e.g., +15551234567).
Contact’s email address.
Company or business name.
Initial tags to assign to the contact.
Additional notes about the contact.
Response
Returns the newly created contact object. Status code:201.

