Click-to-unmute / Tap-to-unmute Player settings

The following Player parameters are deprecated and will soon no longer be supported:

  • enable_click_to_unmute
  • enable_tap_to_unmute

Timeline

  • Sept. 21st 2026: Corresponding toggles Click to unmute and Tap to unmute Player settings removed from Studio.
  • During transition period and until sunset:
    • GET requests on Legacy API that ask for either field return it with the value false. This is temporary compatibility behavior, not a supported integration path.
    • Usage will be reviewed and identified partners may be contacted before the fields are fully sunset
  • After usage review and targeted partner communication: Both parameters will be sunset. Requests containing them will return 400 Bad Request.

Required actions

  • Remove enable_click_to_unmute and enable_tap_to_unmute from all POST API requests.
  • Remove field requests such as ?fields=enable_click_to_unmute or ?fields=enable_tap_to_unmute from all GET API calls.
  • There is no replacement for these deprecated settings. If the Player should start without sound, use the Start muted Player setting. Viewers can use the standard Player volume controls to turn sound on.