---
title: "Set Active Camera"
method: PUT
path: "/periphery/cameras/active"
tags: ["Periphery (Camera)"]
---

# Set Active Camera

`PUT /periphery/cameras/active`

Sets the given camera prim path as the active viewport camera.

## Request body

- string — Prim path of the camera to be set as active

## Response `204`

Successfully set active camera

## Other responses

- `404` — Camera prim not found or invalid
- `422` — Validation Error

---

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