Endpoint

/v1/s3/buckets/{name}

DELETE

Delete an existing S3 bucket.

Parameters

Name Description Required
name Bucket name Yes
delete-root-dir If set to true, the root directory of the bucket will also be unlinked. Otherwise the root directory is not unlinked. Yes

Response

Codes

Code Description
200 Return value on success