Create general settings backup
Get password-protected archive with device settings.
Backup does not include data from tables, such as identifiers, access rules and so on.
For tables data backup please use /system/settings/export/tables endpoint.
Responses
- 200
- 401
OK
- application/zip
- Schema
Schema
- file binaryArchive in .zip extension 
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...