Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

shareId
string
erforderlich

Body

application/json
spaceId
string
erforderlich

The target space ID to copy the base to

name
string

The name of the copied base

withRecords
boolean
Standard: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.

Antwort

200 - application/json

Returns the copied base

id
string
erforderlich
name
string
erforderlich
spaceId
string
erforderlich
Zuletzt geändert am 4. September 2026