put
https://{targetURL}/api/v1/users/settings/
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Successfully updated current user setting.
401You do not have permission to update user settings.
404The provided user setting was not found.