Ticket API

{ http://soa.com/wsdl/ticket/1.0 } TicketAPI

The Tickets service provides operations for managing tickets about apps or APIs, including the ticket label and the associated comments and marks.

GET/ticketsgetTickets
POST/ticketssubmitTicket
GET/tickets/labelsgetSupportedLabels
DELETE/tickets/{ticketID}deleteTicket
GET/tickets/{ticketID}getTicket
POST/tickets/{ticketID}/actionsexecuteWorkflowAction
GET/tickets/{ticketID}/commentsgetTicketComments
POST/tickets/{ticketID}/marksmarkTicket
POST/tickets/{ticketID}/labelsupdateTicketLabels
POST/tickets/{ticketID}/commentscommentOnTicket
DELETE/tickets/{ticketID}/marks/{userID}unmarkTicket