Set the player's playback mode
PUT
/api/players/{id}/mode
Sets playback mode for this player only. The player is first moved onto its own working copy of the playlist, so the mode never affects a saved library playlist or another player. Returns the effective playlist id.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
Request Body required
Section titled “Request Body required ”object
mode
Responses
Section titled “ Responses ”OK
object
playlistId
string format: uuid
mode
Not Found