v1

latestOpenAPI 3.1.02026-07-26167644759.4 KB
Client Contacts

Update client contact

Update an existing client contact. All fields are optional - only provided fields will be updated.

patch/clients/contacts/{id}

Path parameters

idstring required

Request body

rolestring nullable

Role of the client contact

departmentstring nullable

Department of the client contact

firstNamestring

First name of the client contact

lastNamestring

Last name of the client contact

mainContactIdstring

ID of the main contact (user) for this client contact

stageIdstring

ID of the pipeline stage

startDatestring date-time
endDatestring date-time

Response

Client contact updated successfully