Update contact
update_contactUpdate an existing Karbon contact by specifying only the fields to modify. Provide the contact key and the changed fields.
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 |