PUT
/
contacts
/
{id}

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

The id that needs to be updated

Body

id
string

The unique identifier for the contact.

firstName
string

The first name of the contact.

lastName
string

The last name of the contact.

phone
string

The phone number of the contact.

email
string

The email address of the contact.

controller
string

The controller of the contact.

processor
string

The processor of the contact.

account_id
string

The unique identifier for the account associated with the contact.

user_id
string

The unique identifier for the user associated with the contact.

title
string

The title of the contact.

description
string

The description of the contact.

birthdate
string

The birthdate of the contact.

department
string

The department of the contact.

leadSource
string

The lead source of the contact.

mailingCity
string

The city of the mailing address of the contact.

mailingCountry
string

The country of the mailing address of the contact.

mailingGeocodeAccuracy
string

The geocode accuracy of the mailing address of the contact.

mailingState
string

The state of the mailing address of the contact.

mailingStreet
string

The street address of the mailing address of the contact.

photoUrl
string

The URL of the photo of the contact.

created_at
string

The date and time when the contact was created.

nextMeeting
string

The date of the next meeting with the contact.

avatar
string

The avatar of the contact.

handle
string

The handle of the contact.

assistant
string

The assistant of the contact.

assistant_phone
string

The phone number of the assistant of the contact.

owner
string

The owner of the contact.

created_by
string

The user who created the contact.

do_not_call
boolean

Whether the contact should not be called.

email_opt_out
boolean

Whether the contact has opted out of receiving emails.

fax
string

The fax number of the contact.

fax_opt_out
boolean

Whether the contact has opted out of receiving faxes.

languages
string

The languages spoken by the contact.

invalid_contact
boolean

Whether the contact is invalid.

last_modified_by
string

The user who last modified the contact.

vendor_id
string