Update single contact
kommo_contacts_update_oneUpdate a single contact in Kommo CRM by ID. Pass the contact ID and updated contact object to modify existing contact data via the Kommo API.
Instructions
Update a single contact by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| contact | Yes | Contact object per Kommo API |