Post Local Execution Variable (Binary)
POST/execution/:id/localVariables/:varName/data
Sets the serialized value for a binary variable or the binary value for a file variable in the context of a given execution by id.
Request
Responses
- 204
- 400
Request successful. This method returns no content.
The variable value or type is invalid, for example if no filename is set. See the Introduction for the error response format.