deleteUserSettings
Deletes all user settings (name/value pairs) currently defined for a specific storageKey.
- The request must specify the storageKey for which user settings should be deleted.
- The response returns an empty document if the user settings were successfully deleted.
1 This system action is also needed in the following situation:
- The
restrictUserSettings
property in the de.properties file is set to true (the default) (for more information, see "Configuration of the TIBCO ActiveMatrix BPM Directory Engine" in the TIBCO® BPM Enterprise Administration), and - you are deleting a user setting that is either managed by the Workspace Configuration Administrator or is defined as part of a system view (in which case storageKey="ConfigData" and settingId="ConfigAdmin").
Subtopics