Delete a variable on a process instance

DELETE {{baseUrl}}/process-instances/:processInstanceId/variables/:variableName?scope=voluptate elit&cascade=false&cascadeContent=false

Delete a variable on a process instance

Request Params

KeyDatatypeRequiredDescription
scopestring
cascadebooleanFor file input variable, use cascade = true to delete the file along with the variable.
cascadeContentbooleanFor file input variable, use cascadeContent = true to delete the file content along with the variable.