DELETE Object

DELETE {{baseUrl}}/n/:namespaceName/b/:bucketName/o/:objectName

Deletes an object.

Request Params

KeyDatatypeRequiredDescription
versionIdstringVersionId used to identify a particular version of the object

HEADERS

KeyDatatypeRequiredDescription
if-matchstringThe entity tag (ETag) to match with the ETag of an existing resource. If the specified ETag matches the ETag of
the existing resource, GET and HEAD requests will return the resource and PUT and POST requests will upload
the resource.
opc-client-request-idstringThe client request ID for tracing.
Acceptstring