v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01251238661.6 KB
v1
protected
projects

Create Project

Create a new project.

post/v1/projects/

Request body

descriptionstring nullable

Short summary of the project's purpose.

instructionsstring nullable

System-level instructions or notes shared across the project's agents.

namestring required

Human-readable project name (unique per workspace).

parent_project_idstring nullable

UUID of the parent project, if this is a sub-project.

Response

Successful Response

created_bystring required
descriptionstring nullable required
idstring uuid required
instructionsstring nullable required
namestring required
parent_project_idstring nullable required
workspace_idstring required