Store Files REST Endpoints

Storage/Store Files
Create, replace, get, and delete public and private files to and from Oracle Public Cloud Storage using the Tenant scope. Files are limited to a contentType set of text/csv or application/directory.
Create a File
Method: post
Path: /storage/v1/Files
Delete an Uploaded File
Method: delete
Path: /storage/v1/Files
HTTP Options
Method: options
Path: /storage/v1/Files
Retrieve an Existing File
Method: get
Path: /storage/v1/Files
Update a File
Method: put
Path: /storage/v1/Files