Update a contact detail

Update contact details. An empty array [] may be passed in for customFieldValues.

WARNING: This is NOT a patch operation.   Any values not included will be set to null.
Path Params
integer
required

Id of a Client.

integer
required

Id of a Contact.

Body Params
number
required

ID of the contact

number
required

ID of the Client

string

Full name of the Client

string

Email address of the contact

string

Phone number of the contact

string

Mobile phone number of the contact

string

Title of the contact in their company

string

The name the contact goes by

string

URL of the contacts LinkedIn

string

File path of the contacts avatar photo

string

First name of the contact

string

Last name of the contact

string

Notes about the contact

boolean

States if contact is labeled Executive Sponsor

boolean

States if contact is labeled Advocate

boolean

States if contact is labeled Champion

boolean

States if the contact is starred

string

Street of the contact

string

City of the contact

string

State of the contact

number

Zip code of the contact

string

Country of the contact

string

Timezone of the contact

string

Name of client contact is associated with

string

Salesforce ID of contact in Salesforce

customFieldValues
object
Response
204
Language
Credentials
Bearer
jwt
Response
Click Try It! to start a request and see the response here!