---
title: "Deactivates a universe."
method: POST
path: "/legacy-develop/v1/universes/{universeId}/deactivate"
tags: ["Universes"]
---

# Deactivates a universe.

`POST /legacy-develop/v1/universes/{universeId}/deactivate`

## Path parameters

- `universeId` integer, required

## Response `200`

OK

- RobloxWebWebAPIApiEmptyResponseModel

## Other responses

- `400` — 1: The universe does not exist. 2: This universe does not have a root place.
- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed 3: You are not authorized to configure this universe.

---

[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/756260310407/schema)
