v2

latestOpenAPI 3.0.12026-07-263104131.9 MB
management

Update a contact

Update a contact by their ID

patch/v2/contact/{id}

Path parameters

idinteger required

Contact identifier

Request body

firstNamestring

First name should be between 0 and 150 characters

lastNamestring

Last name should be between 0 and 150 characters

emailstring

Email address

jobTitlestring

Job title should be between 0 and 150 characters

organizationIdinteger

Organization identifier

phonestring

Phone number

Response

Contact updated

idinteger
organizationIdinteger
uidstring uuid
firstNamestring
lastNamestring
emailstring
phonestring
jobTitlestring