{
"regionID": "TestRegionID",
"bucket": "ztces-230404-create"
}
curl --location --request POST '/v4/oss/delete-bucket' \
--header 'Content-Type: application/json' \
--data-raw '{
"regionID": "TestRegionID",
"bucket": "ztces-230404-create"
}'
{
"description": "bucket not empty",
"errorCode": "oss.phybcloud.005",
"message": "can not delete bucket, bucket not empty. [mark]: 144716265",
"statusCode": 900
}