DELETE Object
DELETE {{baseUrl}}/n/:namespaceName/b/:bucketName/o/:objectName
Deletes an object.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
versionId | string | VersionId used to identify a particular version of the object |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
if-match | string | The 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-id | string | The client request ID for tracing. | |
Accept | string |