Contact -- Create or Update

Creates a new shared contact with uid. Added on Jun 11, 2020 for API v2.

Rate limit: 100 per minute.

Body Params
string | null

[single-line only]

The contact's company name.

array of strings | null

The contact's emails.

The first email in the list is the contact's primary email.

emails
string | null

The contact's extension number.

string | null
required

[single-line only]

The contact's first name.

string | null

[single-line only]

The contact's job title.

string | null
required

[single-line only]

The contact's last name.

array of strings | null

The contact's phone numbers.

The phone number must be in e164 format. The first number in the list is the contact's primary phone.

phones
string | null

[Deprecated]

string | null
required

The unique id to be included as part of the contact's generated id.

array of strings | null

A list of websites associated with or belonging to this contact.

urls
Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json