Manage Oracle API Access Control Resources Using the APIs
Oracle API Access Control application programming interfaces (APIs) assist with managing and auditing access control to your Oracle Cloud Infrastructure compartments.
Review the list of REST API endpoints to manage Privileged API Controls.
ListPrivilegedApiControls: Returns a list of Privileged API Controls for the specified compartment ID.
CreatePrivilegedApiControl: Creates a Privileged API Control.
GetPrivilegedApiControl: Retrieves the details of the specified Privileged API Control ID.
UpdatePrivilegedApiControl: Updates the details of the specified Privileged API Control ID.
Note
UpdatePrivilegedApiControl is a privileged operation. The service will automatically raise an Access Request and require a second approver to approve updating the Privileged API Control. The service does not provide a method to override this control.
DeletePrivilegedApiControl: Deletes the Privileged API Control for the specified ID.
ChangePrivilegedApiControlCompartment: Moves the Privileged API Control with the specified ID to a different compartment.