Delete Variable Instances
Historic Process Instance
Delete Variable Instances
Deletes all variables of a process instance from the history by id.
DELETE
Delete Variable Instances
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the process instance for which all historic variables are to be deleted.
Response
Request successful.