me

Update one or more of the authenticated user's browser extension UI preferences, such as text selection menu and floating action button settings and their per-site denylists.

patch/api/me/settings/webextension/

Request body

is_text_selection_menu_enabledboolean required
is_floating_action_button_enabledboolean required
text_selection_menu_orientation'horizontal' | 'vertical' required
text_selection_menu_site_denyliststring[]
floating_action_button_site_denyliststring[]

Changes