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
- 200
- default
A successful response.
An unexpected error response.