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.

最終更新日 2026年9月4日