Delete one or more variables

Deprecated
Verifies and deletes the requested deletion variables.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

treeIdstringRequiredformat: "^[0-9a-f]{24}$"
treeId
versionstringRequired
version

Request

request body
variableslist of objects or map from strings to anyOptional

Response

status of the variables to delete
status"success"
messagestring

Errors

500
Internal Server Error