S3 Delete Object
DELETE https://s3.{{region}}.backblazeb2.com/:bucket/:key
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
versionId | null | VersionId to delete. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-amz-expected-bucket-owner | null | Optional. Account ID of the expected bucket owner. If the bucket is owned by a different owner, a 403 Access Denied error will be returned. | |
x-amz-bypass-governance-retention | null | Optional. Specifies whether the object should be deleted even if there is a governance object lock in place. |