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.

Body

application/json
spaceId
string
erforderlich

The space id to create a base from

templateId
string
erforderlich

The template id to create a base from

withRecords
boolean

Whether to create records from the template

baseId
string

The base id to apply the template to

Antwort

201 - application/json

Returns information about a successfully created base.

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