Update Task
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The task Id to update.
string
Updated task name.
date
Updated due date.
string
Updated assignee user Id.
string
Updated calendar Id.
string
Updated task details.
string
Updated attached contact or company Id, or null to detach.
boolean
Mark the task complete or incomplete.