Contacts
Create contact
REQUIRED SCOPES <code>['contacts:write']</code><br> This endpoint is used to create a new contact. The new contact will be assigned a unique id which can be used to look it up later. <br><br>Additionally, you can configure integration with a 3rd party application to perform a one-time sync of new contacts from an external system into yours. <br><br> For instance, you can easily integrate with HubSpot, ActiveCampaign, Pipedrive, etc..
post/contacts
Query parameters
numberstring required
Number
integration_idinteger
Integration id
first_namestring
First name
last_namestring
Last name
emailstring
color_indexinteger
Color index
contact_integration_idstring
Contact integration id
phone_typestring
Phone type (phone, etc)
owner_idinteger
Owner id
sourcestring
Source
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.