commsharbor_crm_tasks_update
Updates one task in the tenant CRM; only the fields you send change. Needs crm:write on the organization. A foreign or missing id answers 404.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | title | |
| status | No | status | open |
| deal_id | No | deal id | |
| task_id | Yes | task_id | |
| organization_id | Yes | organization_id |