---
title: "Create a new node"
method: POST
path: "/v1/node/new"
tags: ["nodes"]
---

# Create a new node

`POST /v1/node/new`

Creates a new hypervisor node in the system. Requires admin privileges.

## Response `200`

Node created successfully

## Other responses

- `400` — Bad request - missing or invalid parameters
- `401` — Unauthorized - admin privileges required

---

[API](https://skmtc.net/upc/apis/ravada-frontend-api.md) · [All operations](https://skmtc.net/upc/apis/ravada-frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upc/ravada-frontend-api/revisions/0b6b25b58676/schema)
