{ "bucket": { "key": "string" } }
curl --location --request POST 'https://example.com:30888/buckets//makedir' \ --header 'Content-Type: application/json' \ --data-raw '{ "bucket": { "key": "string" } }'
{}