The following Player parameters are deprecated and will soon no longer be supported:
enable_click_to_unmuteenable_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:
GETrequests on Legacy API that ask for either field return it with the valuefalse. 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_unmuteandenable_tap_to_unmutefrom allPOSTAPI requests. - Remove field requests such as
?fields=enable_click_to_unmuteor?fields=enable_tap_to_unmutefrom allGETAPI 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.
