Update Contact.

Update a contact.

Path Params
string
required

ID of the target user.

string
required

Contact ID.

Body Params
string
required

First Name.

string

Last Name.

tels
array

List of phone numbers

tels
string
required

Phone number.

string
required

Phone number type. Allowed values are work,home,cell.

emails
array

List of emails.

emails
string
required

Email type. Allowed values are work,home.

string
required

Email.

addresses
array
addresses
string
required

Address line 1.

string

Address line 2.

string
required

City.

string
required

Country.

string

State.

string
required

Postal code.

string
required

Address type. Allowed values are work,home.

string

Company name.

string

Title.

boolean

Contact is favorite.

string

Contact type. Allowed values are personal,shared.

Response

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