Improve documentation of Service Desk API Reference
I get detail information of implementation Service desk API but data is not sufficient for us.
https://support.quest.com/download/downloads?id=6089103
use of this documentation, I can able to login through API,
I can Able to send query through API but I am unable to create ticket through API because in that documentation, not give proper example for creating ticket.
Like...
For create ticket, below is API documentation.
POST /api/service_desk/tickets
Description
Creates a new ticket
Parameters
Body
ticketData
Now can you give example that how can i use this API?
I don't know what is "ticketData"

-
Sabre Stacey commented
This is disappointing to have to vote to get documentation that should already be available to your customers so they can use the product properly.
-
Tejas Lodha commented
Also I Don't know How to Comment through API