Delete Objects
DELETE https://s3.amazonaws.com/{{bucket}}/?delete
This operation enables you to delete multiple objects from a bucket using a single HTTP request. If you know the object keys that you want to delete, then this operation provides a suitable alternative to sending individual delete requests, reducing per-request overhead.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
delete | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-amz-content-sha256 | string |