Skip to main content

Update a contact

PATCH 

/v1/contacts/:id

Partially update a contact. Only the fields you send change; phone is the immutable merge key and cannot be patched (re-key by deleting and re-upserting). Keys in data are merged into the contact's existing custom data, not replaced wholesale.

Request

Responses