Skip to content
Web APIReferences / Player / Toggle Playback Shuffle

Toggle Playback Shuffle

Toggle shuffle on or off for user’s playback.

Authorization scopes

Request

  • state
    boolean
    Required

    true : Shuffle user's playback.
    false : Do not shuffle user's playback.

    Example value: true
  • device_id
    string

    The id of the device this command is targeting. If not supplied, the user's currently active device is the target.

    Example value: "0d1841b0976bae2a3a310dd74c0f3df354899bc8"

Response

Command sent