Contacts
Update a contact
Updates the given fields of a contact. Omitted fields are left untouched; sending null clears the field.
Tags are linked by id or name and must already exist in the workspace — unknown tags are ignored. Use PATCH /contacts/{contactId}/tags to create tags on demand.
patch/contacts/{contactId}
Path parameters
contactIdstring uuid required
Request body
Response
Contact updated successfully