Skip to main content
PUT
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

baseId
string
erforderlich
nodeId
string
erforderlich

Body

application/json
parentId
string | null
anchorId
string
position
enum<string>
Verfügbare Optionen:
before,
after

Antwort

200 - application/json

Updated node info

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