Set device volume level settings
Set talk, incoming call and buttons press volume levels
- application/json
Request Body required
- talk_volume integer
Possible values:
>= 1
and<= 6
Device volume during a call
- music_volume integer
Possible values:
>= 1
and<= 6
Device volume during an incoming call and for pressing buttons
Responses
- 200
- 400
- 401
OK
- Wrong JSON body
- Wrong volume level
- application/json
- Schema
- Example (from schema)
- Wrong J S O N body
- Wrong volume level
Schema
- MOD1
- MOD2
- error string
- error string
anyOf
{
"error": "Wrong JSON body"
}
{
"error": "Wrong JSON body"
}
{
"error": "Wrong volume level"
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...