Skip to main content
POST
cURL

承認

Authorization
string
header
必須

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

パスパラメータ

shareId
string
必須

ボディ

application/json
spaceId
string
必須

The target space ID to copy the base to

name
string

The name of the copied base

withRecords
boolean
デフォルト: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.

レスポンス

200 - application/json

Returns the copied base

id
string
必須
name
string
必須
spaceId
string
必須
最終更新日 2026年9月4日