S3 Delete Bucket
DELETE https://s3.{{region}}.backblazeb2.com/:bucket
Deletes the bucket specified. Only buckets that contain no versions of any files can be deleted.
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. |