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

Приклад:
Останнє оновлення 4 вересня 2026 р.