Skip to main content

Update/Delete Process Variables

POST 

/process-instance/:id/variables

Updates or deletes the variables of a process instance by id. Updates precede deletions. So, if a variable is updated AND deleted, the deletion overrides the update.

Request

Responses

Request successful.