Create users data backup
Get password-protected archive with users data: identifiers, apartments, timeprofiles, and forward rules.
Responses
- 200
- 400
- 401
Password-protected ZIP file
- application/zip
- Schema
Schema
- file binary
Archive in .zip extension
- FileSystem problems
- Exporting tables is being processed
- application/json
- Schema
- Example (from schema)
- Filesystem problems
- Duplicate request
Schema
- error string
error type/info
{
"error": "Wrong JSON body"
}
{
"error": "Filesystem problems"
}
{
"error": "Exporting tables is being processed"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...