np10
  1. game
np10
  • account
    • Register
      POST
    • Login
      POST
    • Logout
      POST
    • Refresh
      POST
    • Infer
      GET
  • social
    • View Profile
      GET
  • game
    • Join Queue
      POST
    • Leave Queue
      POST
  • match
    • player1
    • player2
    • spectactor
  1. game

Leave Queue

POST
/game/matchmaking/v1/leave

Request

Header Params

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/game/matchmaking/v1/leave' \
--header 'Authorization: {{access}}'
Response Response Example
{}
Modified at 2026-01-21 07:31:43
Previous
Join Queue
Next
player1
Built with