Skip to main content
PATCH
cURL
The update is partial: omitted attributes keep their current values, and at least one of email or name must be provided. The creatorEmail must belong to an active workspace member, who is recorded as the author of this manual change. Some contacts cannot be updated:
  • Contacts bound to a workspace user (userId set) cannot be edited.
  • The email of a contact linked to a CRM entity must be changed in the CRM instead.
  • The new email cannot be already owned by another contact of the workspace.

Authorizations

X-Claap-Key
string
header
required

Path Parameters

contactId
string
required

Contact identifier

Body

application/json
creatorEmail
string<email>
required

Email of the workspace member recorded as the author of this manual change.

email
string<email>
required

New contact email address.

name
string

New contact name.

Minimum string length: 1

Response

Contact was successfully updated

result
object
required