Update a Contact

Updates information about the specified contact

Path Params
string
required
Body Params
int32

The identifier for the contact.

string
required
length ≥ 1

The contact's first name.

string

The contact's middle name.

string
required
length ≥ 1

The contact's last name.

string

The contact's work phone.

string

The contact's cell phone.

string
required
length ≥ 1

The contact's email address.

string

The contact's address, line 1.

string

The contact's address, line 2.

string

The contact's city.

string

The contact's state/province.

string

The contact's ZIP/postal code.

string

The contact's country.

string
string

The name of the company.

int32
1 to 2147483647

The identifier for the company.

int32

The identifier for the company department.

string

The contact's title within the organization.

boolean

An indication of whether the contact has opted out of receiving emails from Avionté BOLD or not.

boolean

An indication of whether the contact record is archived or not.

date-time

The date the contact profile was created.

string

The contact's status.

string

The partner or vendor that originated the request.

representativeUsers
array of int32s

The ID of the representative who is working with the contact.

representativeUsers
Headers
uuid

Unique request identifier (GUID) used to correlate request data with log entries and events.

integer

An integer identifier for the tenant that the request is being made for. Required when Tenant header is not provided.

string

Tenant company code that determines data access scope during the request. Required when FrontOfficeTenantId header is not provided.

Responses

401

Unauthorized

403

Access Denied

405

Unsupported method

406

Unsupported format(s) indicated by Accept header

415

Unsupported format(s) indicated by the Content-Type header

429

Too many requests

500

An unexpected error occurred

502

Service Unavailable

504

Gateway Timeout

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