deleteTicket

suspend fun deleteTicket(webId: String, ticketUri: String): Ticket?

Deletes the ticket at ticketUri: its index row and its whole sub-container (document, artifact, stored images). Returns the removed ticket.