Delete one or more device backups by ID

Deletes device backups based on given IDs.

Authentication

AuthorizationBasic

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

Request

request body
backupIdslist of stringsOptional

Response

Status with the number of device backups deleted
statusenum
Allowed values:
deletedinteger>=0

Errors

500
Internal Server Error