Get desktop image path
Returns desktop image path that can be used to download file
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- logo_path string
{
"logo_path": "/image/file?path=sdcard/DCIM/LogoImage.jpg"
}
{
"logo_path": "/image/file?path=sdcard/DCIM/LogoImage.jpg"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...