Delete a file successfully uploaded before

delete

/ec-fileupload-svc/rest/v3.0/storage/{bucketName}/{objectName}

Deletes a file uploaded in the context of a bucket and object name. Right: FileUploadFileDelete.

Request

Path Parameters
Query Parameters

There's no request body for this operation.

Back to Top

Response

204 Response

Success

401 Response

Unauthorized user.

500 Response

Internal server error.
Back to Top