---
title: "POST /node"
method: POST
path: "/node"
tags: ["node"]
---

# POST /node

`POST /node`

## Request body

- ModelNode
  - `access_auth` ModelAccessAuth
    - `allow` boolean
    - `cmd_ids` integer[]
    - `end` string
    - `ranges` ModelRange[]
      - `times` string[]
      - `week` integer
    - `start` string
  - `asset_count` integer
  - `authorization` ModelAuthorizationMap
  - `children` ModelNode[]
  - `comment` string
  - `created_at` string
  - `creator_id` integer
  - `gateway_id` integer
  - `has_child` boolean
  - `id` integer
  - `name` string
  - `parent_id` integer
  - `permissions` string[]
  - `protocols` string[]
  - `resource_id` integer
  - `updated_at` string
  - `updater_id` integer

## Response `200`

OK

---

[API](https://skmtc.dev/veops/apis/untitled-api-3.md) · [All operations](https://skmtc.dev/veops/apis/untitled-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/veops/untitled-api-3/revisions/d7525cb4e839/schema)
