latestOpenAPI 3.1.02026-08-153864115.7 MB
c301132dbfd7
Users
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
}