Skip to main content

Update/Delete Local Task Variables

POST 

/task/:id/localVariables

Updates or deletes the variables in the context of a task. Updates precede deletions. So, if a variable is updated AND deleted, the deletion overrides the update.

Request

Responses

Request successful.