Update a contact

Updates an existing contact with the provided information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the contact to update.

Body Params

The contact properties to update.

string

First name of the contact

string

Last name of the contact

string

Nickname of the contact

string

Title of the contact (e.g. Dr., Mr., Mrs.)

string

Company name

picture
object

Contact pictures

emails
array of strings
length ≤ 10

List of email addresses

emails
phones
array of strings
length ≤ 10

List of phone numbers

phones
string

Preferred contact method

string

Primary email address

string

Primary phone number

string

Additional notes about the contact

Responses

400

Invalid input data.

401

Unauthorized.

403

Forbidden.

404

Contact not found.

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