Skip to main content
POST
Update a task

Path Parameters

taskId
string
required

Task ID

Body

application/json
state
string
Example:

"canceled"

context
string
Example:

"New context"

waitToGreet
boolean
Example:

true

Response

Task updated successfully