User Preferences

The following operations are available for this resource.

Http Verb Operation
Get Security/UserPreferences/{key} Get a specific user preference by key.
GET Method: Get, URL: Security/UserPreferences/{key} Test

Get a specific user preference by key.

GetAll Security/UserPreferences?keys={keys} Get all user preferences valid for the context username and user group.
GET Method: GetAll, URL: Security/UserPreferences?keys={keys} Test

Get all user preferences valid for the context username and user group.

Create Security/UserPreferences Create a new user preference.
POST Method: Create, URL: Security/UserPreferences Test

Create a new user preference.

SaveBatch Security/UserPreferences/Batch Save a batch of user preferences.
POST Method: SaveBatch, URL: Security/UserPreferences/Batch Test

Save a batch of user preferences.

Update Security/UserPreferences/{id} Update a user preference by id.
PUT Method: Update, URL: Security/UserPreferences/{id} Test

Update a user preference by id.