delete method
Deletes an object.
Request
DELETE /{bucket}/{key} HTTP/1.1
Path parameters
Parameter | Description |
---|---|
bucket |
Name of the bucket. |
key |
Object key. |
Headers
In a request, use only common request headers.
Response
Headers
A response can only contain common response headers.
Response codes
For a list of possible responses, see Responses.