I am trying to update ticket statuses through the API. The rest api documentation seems to have or used to have a section dedicated to this subject but it is no longer linked to anything in the docs.
Everytime I try to update the workflow status nothing changes. I can see related “on update” rules fire but never see any change in the ticket. I also tried to update the subject to see if that was my issue and though I can see the subject update in the timeline log it never actually updates.
Is this a limitation of the demo environment or is it not possible to update ticket statuses?
Solved
How to update a ticket status through the API
Best answer by athaxton_iiQ
Good Morning
I hope you are doing well!
If you are looking to update a ticket status via the API then you would want to make a POST call similar to the API URL provided below. For your API call you will want to replace all the bracketed words with the exact information for your district. With that said though, if you may have any questions or concerns, please let me know, and I hope you have a great day!
https://{SITE}.incidentiq.com/api/v1.0/tickets/{TICKETID}/status/{STATUSID}
Best Regards,
Drew
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

