devices

Api reference content
put/api/devices/{mac}/channel/{channelId}

Change background music channel of device

Parameters

ParameterPlaceRequiredDescription
macpathrequired
channelIdpathrequired

Responses

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