/admin/qmgr/{qmgrName}/queue
We can use the HTTP GET method with the queue resource to request information about queues. We can use the HTTP POST method to create queues, the PATCH method to modify queues, and the DELETE method to delete queues.
We can use the administrative REST API gateway with this resource URL.
For more information about the PCF equivalents to the queue REST API parameters and attributes, see REST API and PCF equivalents for queues.