Skip to main content
POST
cURL

Авторизації

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

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

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

baseId
string
обов'язково

Тіло

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

The base to duplicate

spaceId
string
обов'язково

The space to duplicate the base to

withRecords
boolean

Whether to duplicate the records

name
string

The name of the duplicated base

baseId
string
nodes
string[]

The node IDs to include in the duplication

shareId
string

The share ID when duplicating from a shared base. If provided, will use share permissions instead of base|update permission.

Відповідь

201 - application/json

Returns information about a successfully duplicated base.

id
string
обов'язково
name
string
обов'язково
spaceId
string
обов'язково
Останнє оновлення 4 вересня 2026 р.