Skip to main content

DeleteMatchmakingTicket

Delete a matchmaking ticket by ID, or matchmaking user. This will also delete the users associated with the ticket. If this ticket has been matched to a match, it cannot be deleted. Instead the match will need to be deleted.

DeleteMatchmakingTicket(
input: MatchmakingTicketRequest
): DeleteMatchmakingTicketResponse!

Arguments

DeleteMatchmakingTicket.input ● MatchmakingTicketRequest input matchmaking

Type

DeleteMatchmakingTicketResponse object matchmaking

Response object for deleting a matchmaking ticket.