Update/Delete Local Task Variables
Task Local Variable
Update/Delete Local Task Variables
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.
POST
Update/Delete Local Task Variables
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 task to set variables for.
Body
application/json
Response
Request successful.