Ticket API
Delete Ticket
Hard-delete a ticket and its associated messages plus workflow run history for data-retention purposes. Irreversible. Does not cascade to sub-tickets — callers must iterate them themselves.
delete/v2/tickets/{id}
Path parameters
idstring required
The ID of the ticket to delete. The owning team is resolved server- side; callers do not (and must not) supply it.
Response
Success
SvhelpPublicapiDeleteTicketResponse required