v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-067997411.3 KB

Update a contact's information.

patch/contact/{contactId}

Path parameters

contactIdstring required

Query parameters

filter:legalEntityIdstring

The legal entity ID. Required if authenticating with access to multiple legal entities.

Request body

namestring required

Updated display name.

recipientType'contact' | 'vendor' required

The relationship type of the contact.

recipientLegalNamestring required

Updated legal name.

recipientEmailstring required

Updated email address.

Response

OK