checkGameServer/:gameServerId/:gameServerToken
Checks if a GameServer is connected and the provided Token matches and is valid
| Path Parameters |
|---|
gameServerId string — REQUIREDThe Id of the GameServer |
gameServerToken string — REQUIREDThe corresponding Token of the GameServer |
| Responses | |||||
|---|---|---|---|---|---|
200A successful request
|