Delete Variable Instances
DELETE/history/process-instance/:id/variable-instances
Deletes all variables of a process instance from the history by id.
Request
Responses
- 204
- 404
Request successful.
Not found Historic process instance with given id does not exist. See the Introduction for the error response format.