Update Status

Updates the status of a Support Ticket with an ID provided in the path. If a note is also provided, will also insert a note.

Authentication

Impilo-API-Keystring
API Key authentication via header

Path parameters

supportTicketIdlongRequired

Request

This endpoint expects an object.
eventenumOptional
The requested event to add to the Support Ticket.
notestringOptional
The note to attach alongside the event.