Delete a Specific File
delete
/ohfapi/storage/v1.0/storage/{bucketName}/{objectName}
This API deletes the given file from the storage.
Request
Path Parameters
-
bucketName: string
parameter that refers to the logical grouping of files in the storage.
-
objectName: string
name of the file that is uploaded.
Security
-
basicAuth: basic
Type:
basic
Response
Supported Media Types
- application/json
204 Response
Successful operation