v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Accounts

Update a contact

Updates the contact specified by the account id and contact id with the passed information

put/accounts/{accountId}/contacts/{contactId}

Path parameters

accountIdstring required
contactIdstring required

Query parameters

skipAddressValidationboolean
strictValidationboolean

Request body

idstring

This is a system-generated Account Contact ID

accountIdstring required

Uniquely identifies the Account

firstNamestring

First Name of the Contact

lastNamestring

(optional) Last Name of the Contact

emailstring

Email of the Contact

phoneNumberstring

(optional) Phone Number of the Contact

titlestring

(optional) Title of the Contact

externalIdstring
erpIdstring
fullNamestring
eventObjectIdstring

Response

successful operation