Dear FreePBX Team,
I am writing to request detailed information about using the FreePBX REST API specifically for queue management (creating, modifying, and viewing queues). I have reviewed the official documentation and available resources, but I have not found clear instructions or examples on how to work with queues through the REST API.
I am currently using the REST API URL:
https://localhost/admin/api/api/rest
However, I have not been able to find the endpoints or methodology to manage queues from this interface. In contrast, I have noticed that the modules using GraphQL (URL: https://localhost/admin/api/api/gql) have very comprehensive documentation, and I have been able to successfully implement extension management via GraphQL.
Could you please let me know if there is any official documentation or examples on how to create, modify, and view queues using the REST API? If this functionality is not available, I would appreciate your confirmation and, if possible, any suggestions for recommended alternatives for queue management via API.
Thank you in advance for your attention and support.
Best regards,
S.Caballero