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

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.