Skip to main content
Version: Next

TaskCompleteRequest

TaskCompleteRequest - request object with variables to update or add to task during the task completion.

{
"variables": [VariableInput]
}

Fields

TaskCompleteRequest.variables ● VariableInput list

Variables to update or add to task during the task completion.

Consumed by

Complete task PATCH