S3 Delete Bucket Encryption

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

Deletes default encryption configuration from the bucket. For information about the default encryption feature see Default Bucket Encryption.

Request Params

KeyDatatypeRequiredDescription
encryptionnullMust be present to delete bucket encryption configuration

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.