---
title: "Open Scene"
method: PUT
path: "/stage/scene"
tags: ["Stage"]
---

# Open Scene

`PUT /stage/scene`

Opens the scene given path or uri of the scene

## Request body

- UsdStageModel
  - `uri` string, required — USD Stage to open

## Response `204`

Successfully loaded the scene

## Other responses

- `422` — Validation Error
- `500` — Unable to load scene from the USD file

---

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