Skip to main content

Updating ticket description over API

  • July 24, 2017
  • 1 reply
  • 16 views

I can set the description, when I'm creating a ticket over the API, but updating it doesn't work:


curl -u test:test -H "Content-Type: application/json" -X PUT -d '{"helpdesk_ticket": {"description": "test"}}' https://domain.freshservice.com/helpdesk/tickets/350.json


generates HTTP Error 500.


Is the request wrong, or is updating the description generally not possible?


Best regards

This topic has been closed for replies.

1 reply

rajagopal.baladhandayutham
Community Manager
Forum|alt.badge.img+6

Hi Lennart,


Using API it is not possible to update the description of the ticket.


Please reach out to support@freshservice.com for any further assistance. Would be happy to help!


Thanks,

Rajagopal

Freshservice Support