Summary
Delete one or more device backups by Id
Description
This API call will delete device backups based on given Ids
Route
DELETE /configuration_manager/backups
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| backupIds | array | yes | Array of device backup Ids | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| Status | object | Status with the number of device backups deleted |