New type Parameter for Get Available Roles REST API
The optional type
query parameter has been added to the Get Available Roles REST API. This parameter can take the following values:
application
: returns all application and predefined roles. This is the default.predefined
: returns predefined roles only
Business Benefit: The new option allows you to filter the roles retrieved by the API.
Tips And Considerations
Use these Implementation Best Practices to ensure success with your REST API projects.
Key Resources
- Get Available Roles in REST APIs for Oracle Fusion Cloud EPM
Access Requirements
- Service Administrators