v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
Project

Create a project

Create a new project within the organisation with optional content copying from an existing project.

post/api/projects

Request body

namestring required

Name of the project

keystring required

Unique key identifier for the project (lowercase letters, numbers, and hyphens)

copyContentRefstring uuid

Project ID to copy content from

protectedboolean

Whether the project should be protected from deletion

version'v1' | 'v2' | 'null' nullable

Project version to create (v1 or v2)

Response

The created project with details