Preferences REST Endpoints

Process/Preferences
Manage user and application preferences. User preferences are individual preferences and include notification time zone, task list size and grouping, and task delegation when out of office. Users can set their own preferences. Administrators can additionally set and delete application preferences. Application preferences can only be set by administrators.
Delete User and Application Preferences for the Logged in User
Method: delete
Path: /ic/api/process/v1/preferences
Delete User Preferences for Users
Method: delete
Path: /ic/api/process/v1/preferences/bulk
Get User and Application Preferences for the Logged in User
Method: get
Path: /ic/api/process/v1/preferences
Grant or Revoke Preferences for the Logged in User
Method: post
Path: /ic/api/process/v1/preferences
Grant or Revoke Preferences for Users
Method: put
Path: /ic/api/process/v1/preferences/bulk