Updating existing ticket with help center form. | Community
Skip to main content

Updating existing ticket with help center form.

  • June 6, 2022
  • 1 reply
  • 0 views

Is it possible to update an existing ticket using the form inside of a help center. 

1 reply

Dinesh11
  • June 9, 2022

Hello,

you can use Request API meant for end users to update ticket.

https://developer.zendesk.com/api-reference/ticketing/tickets/ticket-requests/#update-request

Thanks