---
title: "Update Stage Units"
method: PUT
path: "/stage/units"
tags: ["Stage"]
---

# Update Stage Units

`PUT /stage/units`

Sets units for the scene

## Request body

- StageUnits
  - `meters_per_unit` number — Unit for length (m/unit) e.g 10cm = 0.01

## Response `204`

Successfully set the scene units

## Other responses

- `422` — Validation Error
- `500` — Unable to set scene units

---

[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)
