Delete Bucket Using DELETE

Delete Bucket Using DELETE

API code: S3_DELETE_BUCKET Pre-authorized role(s): TENANT_USER

Request
URI
DELETE
https://{api_host}/api/v1/s3/{bucketName}
COPY
Path Parameters
string
bucketName
Required

The bucket name. It must be URL encoded.


Authentication
This operation uses the following authentication methods.
Responses
204

No Content

Operation doesn't return any data structure