Comment thread methods
Each method represents a specific activity related to managing threads of comments, for example updating a thread status. You use each method by sending a request to the URI in a certain format. Upon successful request, the server always responds with a 200 OK status code.
In the following table, you can see details on the various methods you can use to manage comment threads.
Get a collection of threads
HTTP POST request: /RestApi/comments-api/threads/filter
Posted data JSON format:
Total number of threads and details about the requested threads by their keys:
Update the thread status
HTTP PUT request: /RestApi/comments-api/threads
Posted data JSON format
Details about the updated thread: