v1

latestOpenAPI 3.0.12026-07-17121196210.3 KB
CrmContact

Update a contact

patch/crm/contacts/{id}

Path parameters

idstring required

Request body

firstNamestring required

The first name of the contact in a CRM.

lastNamestring required

The last name of the contact in a CRM.

phonestring required

The phone number of the contact in a CRM.

emailstring required

The email of the contact in a CRM.

Response

status'ok' | 'error' required
messagestring required
{"stackTrail":"components:schemas:crmCreateOrUpdateContactResponse:properties:result","oasType":"schema","type":"unknown"}