Skip to main content

Set Volume Button Actions

  • Description

    Set the action for holding Volume Up

    POST /set_hold_volume_up_action HTTP/1.1

    0|1|2

    Set the action for holding Volume Down

    POST /set_hold_volume_down_action HTTP/1.1

    0|1|2

    Set the action for pressing Volume Up once

    POST /set_click_volume_up_action HTTP/1.1

    0|1|2

    Set the action for pressing Volume Down once

    POST /set_click_volume_down_action HTTP/1.1

    0|1|2
  • Possible Responses

    {"code":0,"message":"Success"}