Stay organized with collections
Save and categorize content based on your preferences.
Creates a bucket in a specified project, sets the ACL for an existing bucket,
or modifies the metadata for an existing bucket. You can only apply one
configuration setting per request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# PUT Bucket\n\nCreates a bucket in a specified project, sets the ACL for an existing bucket,\nor modifies the metadata for an existing bucket. You can only apply one\nconfiguration setting per request.\n\nUse a PUT bucket request to:\n\n- [Create a Bucket](/storage/docs/xml-api/put-bucket-create)\n- [Set Bucket ACLs](/storage/docs/xml-api/put-bucket-acls)\n- [Set Bucket Metadata](/storage/docs/xml-api/put-bucket-metadata)\n\n| **Note:** Bucket configuration changes may take time to propagate. For more information, see [Consistency](/storage/docs/consistency).\n\nCommon request headers\n----------------------\n\nThe following are common request headers for PUT bucket requests."]]