Skip to main content
POST
cURL

承認

Authorization
string
header
必須

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

パスパラメータ

tableId
string
必須
recordId
string
必須

ボディ

application/json

Where this record to insert to (Optional)

viewId
string
必須

You can only specify order in one view when create record (will create a order index automatically)

anchorId
string
必須

The record id to anchor to

position
enum<string>
必須
利用可能なオプション:
before,
after

レスポンス

201 - application/json

Successful duplicate

records
object[]
必須

Array of record objects

:
最終更新日 2026年9月4日