Update a device backup by ID

Updates the metadata of a device backup by ID.

Authentication

AuthorizationBasic

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

Path parameters

idstringRequiredformat: "^[0-9a-f]{24}$"
Backup Id

Request

request body
optionsobjectOptional

Response

Status of the device backup updated
statusenum
Allowed values:
updatedenum
Allowed values:

Errors

500
Internal Server Error