REST API to Delete Documents from the Document Library
You can now use a REST API to delete documents from the document library. You can provide multiple document identifiers (UUIDs or paths) in an array list. This API also helps with cleanup by allowing you to delete empty parent folders.
Business Benefit: Using a REST API allows you to automate the cleanup process of deleting documents and to do batch deletes.
Steps to Enable
Review the REST service definition in the REST API guides to leverage (available from the Oracle Help Center > your apps service area of interest > APIs & Schema). If you are new to Oracle's REST services you may want to begin with the Quick Start section.
Tips And Considerations
Use these Implementation Best Practices to ensure success with your REST API projects.
Key Resources
- REST APIs for Oracle Fusion Cloud EPM:
Access Requirements
- Service Administrators