Get tamper settings
- Returns current tamper settings
- This option is available on the following devices:- AV-06M
- AV-06SM
 
Responses
- 200
- 401
- 404
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- enable booleantrue - enable / false - disable 
{
  "enable": true
}
{
  "enable": true
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
This feature is disabled on your device
Loading...