So I had to restore/retrieve a ticket that had got deleted, in Fs API documentation they’ve given GET call to be used as shown below:

However, when a GET call is used, I’m getting the below error in postman:

When a PUT call is used, it gives the below:

Any idea on how to get this working ?