S3 Head Bucket

HEAD https://s3.{{region}}.backblazeb2.com/:bucket/

Determines whether the bucket exists in your B2 account, returning 200 OK if it does exist in your B2 account or 404 Not Found if it does not.

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.

RESPONSES

status: OK