Skip to main content

Start match

POST 

/v1/matchmaking/matches:start

Records when a match actually began - call it once every player has connected to the game server. match_id is the value delivered in the GAMEFLOW_PAYLOAD Kubernetes annotation, readable through the Agones SDK. First call wins; later calls report the already-recorded start.

Request

Responses

A successful response.