I am attempting to update a ticket using the Requests API. I have created the ticket myself and I am trying to update the ticket as myself.
Here is my payload
{"request":{"comment":{"body":"Sent from within the platform"}}}
Here is my response
Here is my code

