devices
Api reference content
put/api/devices/{mac}/channel/{channelId}
Change background music channel of device
Parameters
| Parameter | Place | Required | Description |
|---|---|---|---|
| mac | path | required | |
| channelId | path | required |
Responses
| Status | Description |
|---|---|
| 204 | |
| 400 | application/json {
"errors": "[string]"
} |
| 404 |