Skip to main content
POST
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

baseId
string
requis

Corps

application/json
fromBaseId
string
requis

The base to duplicate

spaceId
string
requis

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.

Réponse

201 - application/json

Returns information about a successfully duplicated base.

id
string
requis
name
string
requis
spaceId
string
requis
Dernière modification le 4 septembre 2026