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 project from

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

The template id to create a project from

withRecords
boolean

Whether to create records from the template

baseId
string

The project id to apply the template to

Ответ

201 - application/json

Returns information about a successfully created project.

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