contacts_update
Patch an existing contact. Only include fields you want to change — omitted fields are left as-is. Pass an empty string to clear a field (vs. omitting it which keeps the current value).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contact UUID. | |
| No | |||
| phone | No | ||
| lastName | No | ||
| position | No | ||
| companyId | No | ||
| firstName | No |