# DeviceBackupBodySpec

## object

- **backupAssetFile**: boolean (Optional)
  - Defaults to false
  - If the asset file should be backed up or not

- **backupName**: string (Optional)
  - <= 255 characters
  - The name of the backup. The backup name can be passed to the /restore endpoint to apply the backup to the device in future. Choose a name that will help to recall the purpose of the backup, for example: an event. It is recommended that you include the date to differentiate backup versions.
