Skip to content
Web APIReferences / Player / Set Playback Volume

Set Playback Volume

Set the volume for the user’s current playback device.

Authorization scopes

Request

  • volume_percent
    integer
    Required

    The volume to set. Must be a value from 0 to 100 inclusive.

    Example value: 50
  • 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