Delete a user setting for the logged in user

Permanently removes a setting from the current user's own account and evicts its key from the user-settings cache. Admins removing settings on behalf of another user 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
Headers
string
Defaults to Swagger
Responses
204

Successfully deleted current user setting.

401

You do not have permission to delete 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!