Create a contact
Contacts
Create a contact
Create a contact for the active team
POST
Create a contact
Authorizations
Body
application/json
The name of the contact
Example:
"John Doe"
The email address of the contact
Example:
"johndoe@example.com"
The phone number of the contact
Example:
"+1234567890"
Whether the contact is public
Example:
false
Additional metadata for the contact
Example:
{}Response
The created contact