Create users data backup
Get archive with users data: identifiers, apartments, timeprofiles, and forward rules.
Responses
- 200
- 400
- 401
ZIP file
- application/zip
- Schema
Schema
- file binary
Archive file in .zip extension
- Filesystem problems
- Exporting tables is being processed
- application/json
- Schema
- Example (from schema)
- Filesystem problems
- Duplicate request
Schema
- error string
Error message
{
"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...