put
https://{targetURL}/api/v1/users//settings/
Updates the key and/or value of a setting on another user's account. The cache entry for the previous key is evicted; renaming the key to one that already exists on the user returns 409 Conflict. A user managing their own settings should use PUT /settings/{userSettingsID} instead.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Successfully updated user setting.
401You do not have the permission to use this call
404The provided user setting was not found.