Advanced Controls Imported Users REST Endpoints

Advanced Controls Imported Users
Advanced access controls can perform risk analysis of user-role assignments in applications whose data source isn't Oracle Cloud. For that purpose, you can import information about users of those applications. (You would also use other REST resources to import information about the applications, their access points, and role assignments in those applications.)
Create a user
Method: post
Path: /fscmRestApi/resources/11.13.18.05/advancedControlsImportedUsers/action/createUser
Get a user
Method: get
Path: /fscmRestApi/resources/11.13.18.05/advancedControlsImportedUsers/{advancedControlsImportedUsersUniqID}
Get all users
Method: get
Path: /fscmRestApi/resources/11.13.18.05/advancedControlsImportedUsers
Inactivate a user
Method: post
Path: /fscmRestApi/resources/11.13.18.05/advancedControlsImportedUsers/action/inactivateUser
Update a user
Method: post
Path: /fscmRestApi/resources/11.13.18.05/advancedControlsImportedUsers/action/updateUser