How to create and update ticket using REST API?
Hi All, i'm trying to create a ticket and update the ticket using REST API. i'm able to create a ticket in incident table using HttpPost class.when i try to update the ticket using HttpPut class.it throws an error saying ...
