Skip to main content
PUT
cURL

Авторизації

Authorization
string
header
обов'язково

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

Параметри шляху

baseId
string
обов'язково
nodeId
string
обов'язково

Тіло

application/json
parentId
string | null
anchorId
string
position
enum<string>
Доступні опції:
before,
after

Відповідь

200 - application/json

Updated node info

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 р.