Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

baseId
string
erforderlich

Body

application/json
resourceType
enum<string>
erforderlich
Verfügbare Optionen:
folder
name
string
erforderlich
Minimum string length: 1
parentId
string | null

Antwort

200 - application/json

Created node

id
string
erforderlich
parentId
string | null
erforderlich
resourceId
string
erforderlich
order
number
erforderlich
resourceType
enum<string>
erforderlich
Verfügbare Optionen:
table
resourceMeta
object
erforderlich
defaultUrl
string
parent
object | null
children
object[] | null
Zuletzt geändert am 4. September 2026