Update a current user setting

Updates the key and/or value of one of the current user's own settings. The cache entry for the previous key is evicted; renaming the key to one that already exists on the user returns 409 Conflict. Admins editing another user's settings should use the {userID}/settings/{userSettingsID} variant.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Body Params
string
string
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

Successfully updated current user setting.

401

You do not have permission to update user settings.

404

The provided user setting was not found.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!