Create JSD Queue with standard JQL form for user

I’m looking for a way to create a jira service desk queue with the same functionality as the standard queues and filters in Jira. Is there a way through the Jira REST API/Jira Service Desk REST API to do this? The user must be able to save the JQL as they would be able to when creating a filter, queue (in JSD) etc.

Hi Jonathan. It seems to me that there is no REST API for creating queues for JIRA Service Desk. You can, however, create JIRA filters, specifying JQL in the request.