Skip to main content
POST
cURL

承認

Authorization
string
header
必須

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

ボディ

application/json
fromBaseId
string
必須

The project to duplicate

spaceId
string
必須

The space to duplicate the project to

withRecords
boolean

Whether to duplicate the records

name
string

The name of the duplicated project

baseId
string
nodes
string[]

The node IDs to include in the duplication

shareId
string

The share ID when duplicating from a shared project. If provided, will use share permissions instead of base|update permission.

timeZone
string

The IANA time zone to adapt date-related field options (and date filters) to during duplication. Mainly used when applying a template so dates follow the current user environment.

レスポンス

201

SSE stream with progress events and final duplicated project.

最終更新日 2026年9月15日