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/tables
endpoint.
Responses
- 200
- 401
Password-protected ZIP file
- application/zip
- Schema
Schema
- file binary
Archive file in .zip extension
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...