diff --git a/content/en/methods/accounts.md b/content/en/methods/accounts.md index 5803a249..e0a8842a 100644 --- a/content/en/methods/accounts.md +++ b/content/en/methods/accounts.md @@ -315,6 +315,8 @@ Update the user's display and preferences. 2.4.0 - added `source[privacy,sensitive]` parameters\ 2.7.0 - added `discoverable` parameter +{{< page-relref ref="methods/preferences#get" caption="Read preferences using /api/v1/preferences" >}} + #### Request ##### Headers diff --git a/content/en/methods/preferences.md b/content/en/methods/preferences.md index 23bf24a6..d5c550e1 100644 --- a/content/en/methods/preferences.md +++ b/content/en/methods/preferences.md @@ -31,6 +31,8 @@ Preferences defined by the user in their account settings. **Version history:**\ 2.8.0 - added +{{< page-relref ref="methods/accounts#update_credentials" caption="Update user preferences using /api/v1/accounts/update_credentials" >}} + #### Request ##### Headers