mirror of
https://github.com/pterodactyl/documentation.git
synced 2026-05-31 13:19:15 -05:00
17 lines
429 B
Plaintext
17 lines
429 B
Plaintext
---
|
|
title: Create node
|
|
full: true
|
|
_openapi:
|
|
method: POST
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: Creates a new node
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
Creates a new node
|
|
|
|
<APIPage document={"./openapi.json"} operations={[{"path":"/api/application/nodes","method":"post"}]} /> |