Tasks
Update Task
Update a task
PATCH
Update a task’s details. Set
is_completed to true to mark a task as done — this automatically records the completion timestamp and the completing user. You can also update the linked opportunity, property, or person references.
Task ID.
Task title (1-500 characters).
Task description (max 5,000 characters). Set to
null to clear.Link to a CRM opportunity. Set to
null to unlink.Link to a property. Set to
null to unlink.Link to a person. Set to
null to unlink.User ID to assign. Set to
null to unassign.Set to
true to complete, false to reopen.Due date (ISO 8601). Set to
null to clear.Display order.