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

## Changes

- **2026-07-17** `0b6b25b58676` — 1 info
  - endpoint added
- **2026-01-15** `0dcbe42ed665` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/upc/apis/ravada-frontend-api/changes/v1/node/new/post.md)

---

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