latestOpenAPI 3.1.02026-08-163864115.7 MB
c363cb2feb95
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
}