Skip to main content

Update Task Variable (Binary)

POST 

/task/:id/variables/:varName/data

Sets the serialized value for a binary variable or the binary value for a file variable visible from the task. A variable is visible from the task if it is a local task variable or declared in a parent scope of the task. See documentation on visiblity of variables.

Request

Responses

Request successful.