latestOpenAPI 3.0.02026-08-1019920.5 KB

8dcac887e3f3

Music

Skip Track

Skip the currently playing track for the specified zone_id.

post/ext/music/skip

Request body

zone_idinteger

Numeric ID of the zone to access.

Response

The request was successful.

successboolean

Example response

{
  "success": true
}