Update Task
Updates a task in your Missive workspace.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Task ID.
string
Task title. Max 1000 characters.
string
Task description. Max 10000 characters.
string
Task state.
array of string
Array of user ID strings.
string
Team ID string.
date
Unix timestamp for task due date.