Update element instance variables
POST/element-instances/:elementInstanceKey/variables
Updates all the variables of a particular scope (for example, process instance, flow element instance) with the given variable data.
Specify the element instance in the elementInstanceKey
parameter.
Request
Responses
- 204
- 400
- 500
The variables were updated.
The provided data is not valid.
An internal error occurred while processing the request.