Introduction
Update an existing Helpdesk Ticket
Parameters

apiKey

The active API key used to authenticate the request.

closeTicket

Request to close the ticket, default is false

sessionId

The active session ID.

ticketDiff

The HelpdeskTicket object containing the updated information of the original ticket

ticketId

Ticket number
Return value
A string representing the ticket ID
Code samples

Loading API Runner...