Skip to main content

Delete Local Execution Variable

DELETE 

/execution/:id/localVariables/:varName

Deletes a variable in the context of a given execution by id. Deletion does not propagate upwards in the execution hierarchy.

Request

Responses

Request successful. This method returns no content.