update_contact
Update a contact's information by specifying its ID and a JSON object with the fields to modify.
Instructions
Update a contact by ID (GUID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes | ||
| fields_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |