Music

Stop Player

Stop the music player for the specified zone_id.

post/ext/music/stop

Request body

zone_idinteger

Numeric ID of the zone to access.

Response

The request was successful.

successboolean

Example response

{
  "success": true
}

Changes