curl --location '/demo/queue/bounded/remove?queueName=undefined' \ --header 'Authorization: Bearer {{password}}' \ --header 'Content-Type: application/json'
{ "code": 0, "msg": "string", "data": null }