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/octet-stream
- Schema
Schema
- string binary
Zip archive
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...