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