{ "queue_name": "example-queue" }
curl --location --request POST 'https://api.cloudflare.com/client/v4/accounts//workers/queues' \ --header 'Content-Type: application/json' \ --data-raw '{ "queue_name": "example-queue" }'