---
title: "Set Visibility"
method: PATCH
path: "/ui/visibility"
tags: ["UI"]
---

# Set Visibility

`PATCH /ui/visibility`

Updates the UI visibility state. If `hide=True`, the full UI is hidden and only the viewport is shown.

## Request body

- boolean — If True, hides UI otherwise makes it visible

## Response `204`

Successfully toggled ui visibility

## Other responses

- `422` — Validation Error
- `500` — Unable to fetch if ui is visible

---

[API](https://skmtc.net/wandelbotsgmbh/apis/wandelbots-nova-isaac-sim-extension-api.md) · [All operations](https://skmtc.net/wandelbotsgmbh/apis/wandelbots-nova-isaac-sim-extension-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wandelbotsgmbh/wandelbots-nova-isaac-sim-extension-api/versions/a0efd7dad77c/schema)
