Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

application/json
spaceId
string
obbligatorio

The space id to create a base from

templateId
string
obbligatorio

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

Risposta

201 - application/json

Returns information about a successfully created base.

id
string
obbligatorio
name
string
obbligatorio
spaceId
string
obbligatorio
defaultUrl
string
Ultima modifica il 4 settembre 2026