---
title: "Shutdown all game instances."
method: POST
path: "/matchmaking-api/v1/game-instances/shutdown-all"
tags: ["Matchmaking"]
---

# Shutdown all game instances.

`POST /matchmaking-api/v1/game-instances/shutdown-all`

## Response `200`

Success

- ShutdownAllGameInstancesResponse — Shutdown All Game Instances response.
  - `placeId` integer — The place ID to shut down.
  - `replaceInstances` boolean — Whether to replace instances or not.

---

[API](https://skmtc.net/roblox/apis/roblox-api.md) · [All operations](https://skmtc.net/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/roblox/roblox-api/versions/e15802062270/schema)
