devices

Api reference content
put/api/devices/{mac}/volume/{value}

Change device device volume

Parameters

ParameterPlaceRequiredDescription
macpathrequired
valuepathrequiredVolume value from 0 to 100

Responses

StatusDescription
204
400
application/json
{
  "errors": "[string]"
}
404