S3 Delete Object

DELETE https://s3.{{region}}.backblazeb2.com/:bucket/:key

Request Params

KeyDatatypeRequiredDescription
versionIdnullVersionId to delete.

HEADERS

KeyDatatypeRequiredDescription
x-amz-expected-bucket-ownernullOptional. 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-retentionnullOptional. Specifies whether the object should be deleted even if there is a governance object lock in place.