latestOpenAPI 3.0.02026-08-1019920.5 KB

8dcac887e3f3

Music

Set Volume

Set the volume for the music player at the specified zone_id.

post/ext/music/volume

Request body

zone_idinteger

Numeric ID of the zone to access.

volumeinteger

Volume level from 0-100.

Response

The request was successful.

successboolean

Example response

{
  "success": true
}