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

shareId
string
requis

Corps

application/json
spaceId
string
requis

The target space ID to copy the base to

name
string

The name of the copied base

withRecords
boolean
défaut: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.

Réponse

200 - application/json

Returns the copied base

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