Get information about face/QR recognition voice hints status
Get information about face/QR recognition voice hints status. This feature is available on devices with QR/face recognition.
Responses
- 200
- 401
- 404
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- enable boolean
Is QR/Face recognition hints displayed
{
"enable": true
}
{
"enable": true
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error message
{
"error": "Log In"
}
{
"error": "Log In"
}
This feature is disabled on your device
Loading...