mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-08-19 23:54:00 -05:00
Added cancel Endpoint to WIP.
This commit is contained in:
@@ -24,4 +24,10 @@ Response: {"matchId":"5651681e-72ce-46f0-bda6-752e583v0d08","schema":3,
|
||||
"props":{"EncryptionKey":"NotNeededNotNeededNotNeeded","countA":1,"countB":4,"gameMode":"None",
|
||||
"platform":"Windows","isDedicated":false},"reason":"","sideA":["AAAAA-AAAAAA-AAAAAAAA-AAAAAAAA"],
|
||||
"sideB":["AAAAA-AAAAAA-AAAAAAAA-AAAAAAAA"]}
|
||||
Comment: User now joins lobby with this data.
|
||||
Comment: User now joins lobby with this data.
|
||||
|
||||
Endpoint: POST /api/v1/queue/cancel
|
||||
Response: {"status":"NONE","leaderId":"","latencies":[{"regionName":"us-east-1","latency":107.9739}],
|
||||
"userProps":{"platform":"Windows"},"category":"","region":"","timeToMatch":"1688742797345","matchId":"",
|
||||
"entryTime":"","side":"","skill":null,"userId":"AAAAA-AAAAAA-AAAAAAAA-AAAAAAAA","followers":[]}
|
||||
Comment: Remove User from queue.
|
||||
Reference in New Issue
Block a user