Skip to main content

Delete Object Storage

DELETE/storage/buckets/{bucket_name}/

Path parameters

  • bucket_namePathstringrequired

    Bucket Name

Query parameters

Responses

200Bucket deletion initiated successfully
object
codeinteger
example200
dataobject
errorsobject
messagestring
exampleYour 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
object
codeinteger
example412
dataobject
errorsstring
exampleYou can not delete this bucket. Default lock policy is applied on this bucket. First delete default lock policy and then delete bucket.
messagestring
examplePrecondition Failed