For the complete documentation index, see llms.txt
Skip to main content

Create a project

POST 

/api/v2/projects/

Create a new project. The slug is auto-generated. Configure the project with PATCH /api/v2/projects/{slug}/ after creation.

Required permission: projects_create

Request

Responses

Project created successfully