a84d4905fdbb
latestOpenAPI 3.1.02026-08-143874115.7 MBUsers
Update
Updates the authenticated user's settings document. Replaces the top-level keys it is given and leaves the rest untouched.
patch/users/me/preferences
Request body
Example request
{
"bounty_worker_onboarding_dismissed": true
}Response
preferences updated
Example response
{
"investigation_enabled": true
}