Create photos backup
Returns zip archive with photos from logs
Responses
- 200
- 400
- 401
Backup photo file
- text/plain
- Schema
Schema
- string
Some errors happened with creating photos zip
- application/json
- Schema
- Example (from schema)
- Error
Schema
- error string
Error information
{
"error": "Wrong JSON body"
}
{
"error": "Some errors happened with creating photos zip"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error information
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...