Skip to main content
POST
cURL

Авторизации

Authorization
string
header
обязательно

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

Параметры пути

shareId
string
обязательно

Тело

application/json
spaceId
string
обязательно

The target space ID to copy the base to

name
string

The name of the copied base

withRecords
boolean
по умолчанию:true

Whether to copy records

baseId
string

The target base ID to copy into. If provided, tables will be added to the existing base instead of creating a new one.

Ответ

200 - application/json

Returns the copied base

id
string
обязательно
name
string
обязательно
spaceId
string
обязательно
Последнее изменение 4 сентября 2026 г.