Skip to Content
Developer GuideStorage Space (Bucket)Delete Storage Space

Deleting a Storage Space

You can delete a storage space you created through the DeleteBucket interface of the US3 API. For detailed information about the API for deleting a storage space, please refer to DeleteBucket.

If the storage space is not empty (it contains files or unfinished multipart uploads), it cannot be deleted.

You must delete all files and unfinished multipart files in the storage space before the storage space can be deleted successfully. If you want to delete all files in the storage space, it is recommended to set a lifecycle rule to delete the files in the bucket.

How to Operate

Operation MethodDescription
ConsoleWeb application, intuitive and easy to use
Management ToolManagement tool
APIAPI
SDKSDK