S3 Delete Bucket

S3 Delete Bucket

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

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