Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

baseId
string
obbligatorio

Corpo

application/json
fromBaseId
string
obbligatorio

The base to duplicate

spaceId
string
obbligatorio

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.

Risposta

201 - application/json

Returns information about a successfully duplicated base.

id
string
obbligatorio
name
string
obbligatorio
spaceId
string
obbligatorio
Ultima modifica il 4 settembre 2026