Summary
Update a device backup by Id
Description
This API call will update the metadata of a device backup by ID
Route
PUT /configuration_manager/backups/:id
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | Backup Id | 
| options | object | yes | Fields to Update | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| Status | object | Status of the device backup updated |