Matchmaking

Shutdown game instances.

post/matchmaking-api/v1/game-instances/shutdown

Request body

placeIdinteger

The place ID to shut down.

privateServerIdinteger nullable

The private server ID.

gameIdstring uuid nullable

The game ID.

Response

Success

placeIdinteger

The place ID to shut down.

privateServerIdinteger nullable

The private server ID.

gameIdstring uuid nullable

The game ID.

Changes

No recorded changes to this endpoint across all 13 revisions of this API.