Skip to main content

checkGameServer/:gameServerId/:gameServerToken

Checks if a GameServer is connected and the provided Token matches and is valid

Path Parameters
gameServerId string REQUIRED

The Id of the GameServer

gameServerToken string REQUIRED

The corresponding Token of the GameServer

Responses
200

A successful request

Schema OPTIONAL
success boolean

Was the operation a success

message string

The message returned by the server

result object OPTIONAL

The result of the server response

valid boolean OPTIONAL

If the GameServer is connected and validated