Skip to main content
POST
cURL

Autorizaciones

Authorization
string
header
requerido

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

Cuerpo

application/json
spaceId
string
requerido

The space id to create a base from

templateId
string
requerido

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

Respuesta

201 - application/json

Returns information about a successfully created base.

id
string
requerido
name
string
requerido
spaceId
string
requerido
defaultUrl
string
Última modificación el 4 de septiembre de 2026