Delete Object
DELETE https://s3.amazonaws.com/{{bucket}}/{{key}}?VersionId=VersionId
Removes the null version (if there is one) of an object and inserts a delete marker, which becomes the latest version of the object. If there isn't a null version, Amazon S3 does not remove any objects.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
VersionId | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-amz-content-sha256 | string |