Profile
Update user preferences
Partial update of the authenticated user's preferences. Only fields provided in the body are modified.
patch/profile/preferences
Request body
Example request
{
"hide_passwords": true
}Response
Preferences updated.
Changes
No recorded changes to this endpoint across all 1 revision of this API.