Skip to main content
Version: 8.8

Update element instance variables

PUT 

/element-instances/:elementInstanceKey/variables

Strongly Consistent About endpoint data consistency

Updates all the variables of a particular scope (for example, process instance, element instance) with the given variable data. Specify the element instance in the elementInstanceKey parameter. Variable updates can be delayed by listener-related processing; if processing exceeds the request timeout, this endpoint can return 504. Other gateway timeout causes are also possible. Retry with backoff and inspect listener worker availability and logs when this repeats.

Request

Responses

The variables were updated.