Update contact
update_contactUpdate specific fields of an existing contact in Karbon. Provide the contact key and only the fields to change.
Instructions
Update fields on an existing person contact (partial update via PATCH). Only include the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| LastName | No | ||
| FirstName | No | ||
| MiddleName | No | ||
| Salutation | No | ||
| contactKey | Yes | The Karbon ContactKey to update | |
| ClientOwner | No | ||
| ContactType | No | ||
| ClientManager | No | ||
| PreferredName | No | ||
| RestrictionLevel | No | ||
| UserDefinedIdentifier | No |