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
spaceId
string
обязательно

The space id to create a base from

templateId
string
обязательно

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

Ответ

201 - application/json

Returns information about a successfully created base.

id
string
обязательно
name
string
обязательно
spaceId
string
обязательно
defaultUrl
string
Последнее изменение 4 сентября 2026 г.