Skip to main content
POST
cURL

Авторизации

Authorization
string
header
обязательно

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Параметры пути

baseId
string
обязательно

Тело

application/json
resourceType
enum<string>
обязательно
Доступные опции:
folder
name
string
обязательно
Minimum string length: 1
parentId
string | null

Ответ

200 - application/json

Created node

id
string
обязательно
parentId
string | null
обязательно
resourceId
string
обязательно
order
number
обязательно
resourceType
enum<string>
обязательно
Доступные опции:
table
resourceMeta
object
обязательно
defaultUrl
string
parent
object | null
children
object[] | null
Последнее изменение 4 сентября 2026 г.