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