The resetUserState command can be used to completely reset an end-user's preferences
In order to reset the end-user state for the preferences call the window._sp_.resetUserState()function and pass preferences as an argument.
window._sp_.resetUserState('preferences')
