saveUserSettings

Saves one or more user settings (name/value pairs) for a specific storageKey and settingID.

  • The request must specify the user settings (name/value pairs) to be stored and the associated storageKey and settingID.
  • The response returns an empty document if the user settings were successfully stored.

User settings allow the BPM application to store any name/value pairs on the server for later retrieval (using the getUserSettings operation).

Required System Action
userAdmin
API Descriptions