Delete a ticket by ID.Ask AIdelete http://localhost/api/v1/tickets/{id}Required permissions modify tickets Path ParamsidstringrequiredTicket IDResponses 204The deletion has been successful 401Unauthorized request 403Missing permissions 404Element not foundUpdated 11 months ago