Buckets can be deleted through the console, APIs, tools, or SDKs.
Note:
Please note that a bucket cannot be recovered once deleted.
Bucket
and Region
parameters are passed in.You can delete a bucket in the COS console. For more information, please see Deleting Buckets in Console Guide.
You can use tools such as COSBrowser and COSCMD to delete buckets. For more information, please see Tool Overview.
You can use the REST API directly to initiate a bucket deleting request. For more information, please see DELETE Bucket in API documentation.
You can directly call the bucket deleting method in the SDK. For more information, please see the SDK documentation for the corresponding programming language below:
Was this page helpful?