Module delete

Source
Expand description

Ticket deletion handler.

Provides an endpoint to delete an existing ticket for an assignment.

Only the user who owns the ticket can delete it. The endpoint validates that the user has permission before performing the deletion.

Functionsยง

delete_ticket
Deletes an existing ticket.