Summary
Deletes one or more variables
Description
Verifies and deletes the requested deletion variables
Route
DELETE /configuration_manager/configs/variables/:treeId/:version
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| treeId | string | yes | - |
| version | string | yes | - |
| variables | array | yes | The configuration variables defined on this version. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| deleteResult | object | status of the variables to delete |