Delete Object Storage
DELETE
/storage/buckets/{bucket_name}/Path parameters
bucket_namePathstringrequiredBucket Name
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Responses
200Bucket deletion initiated successfully
example
200example
Your request to delete the bucket is being processed. This may take some time depending on the amount of data in the bucket.412Precondition Failed – Bucket has a lock policy applied
example
412example
You can not delete this bucket. Default lock policy is applied on this bucket. First delete default lock policy and then delete bucket.example
Precondition Failed