On This Page: [hide]
This controller handles all operations regarding the currently logged in user.
Reference
Find me
Get information about the currently logged in user (user of the current session)
Update me
Update information about the currently logged in user.
Find policies
Returns a list of policies for the current user
Find Settings
Returns a list of settings for the current user.
Create or Update Settings
Create or update settings for the current user. If you send “id”, the IAM API will consider this an update request, otherwise it will be create a new setting.
Only one setting per type can have property “defaultSetting”. If you set one setting as “defaultSetting”, all other settings of the same type will be set to defaultSetting=false.
Destroy Settings
Destroys a setting for the current user.