Skip to main content
PUT
cURL

Авторизації

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

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

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

tableId
string
обов'язково
viewId
string
обов'язково

Тіло

application/json
anchorId
string
обов'язково

Id of the record that you want to move other records around

position
enum<string>
обов'язково
Доступні опції:
before,
after
recordIds
string[]
обов'язково

Ids of those records you want to move

Maximum array length: 1000

Відповідь

200

Successfully update.

Останнє оновлення 4 вересня 2026 р.