Storage
Delete S3 bucket
Removes a bucket from an S3 storage. All objects in the bucket will be automatically deleted before the bucket is removed.
Deprecated: Use DELETE /v4/object_storages/{storage_id}/buckets/{bucket_name} instead.
delete/storage/provisioning/v1/storage/{storage_id}/s3/bucket/{bucket_name}
Path parameters
storage_idinteger required
bucket_namestring required
Response
A SuccessResponse is a response that shows that operations was completed successfully