Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Contact object that needs to be added
The default contact schema
Full name of the contact
"Sam Smith"
Type of the contact
person
, organization
"person"
The organization id that this contact has been added to. Applies only for 'person' type contacts.
137834
If true, the contact will be selectable in client menus
true
Primary email address of the contact
Secondary email address of the contact
Tertiary email address of the contact
""
Primary phone number of the contact
"+1-541-754-3010"
Secondary phone number of the contact
""
Tertiary phone number of the contact
""
Contacts address first line
"Unit 1/43"
Contacts address second line
"123 Example Street"
Contacts address third line
""
Contacts city
"Surry Hills"
Contacts state
"NSW"
Contacts state
"2010"
Contacts country
"Australia"
Website of the contact
"www.example.com"
Icon / avatar of the contact
Response
Successful Operation