{
"bucket": {
"id": [
"string"
]
}
}curl --location --request POST 'https://example.com:30888/buckets//delete-cors' \
--header 'Content-Type: application/json' \
--data-raw '{
"bucket": {
"id": [
"string"
]
}
}'{}