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
必須
最終更新日 2026年9月4日