Skip to main content
POST
cURL

Autorisations

Authorization
string
header
requis

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

Corps

application/json
spaceId
string
requis

The space id to create a base from

templateId
string
requis

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

Réponse

201 - application/json

Returns information about a successfully created base.

id
string
requis
name
string
requis
spaceId
string
requis
defaultUrl
string
Dernière modification le 4 septembre 2026