v3

latestOpenAPI 3.1.12026-07-3126063.6 KB
projects

Create a project

Create a project for a team

post/v1/projects

Request body

teamIdstring
namestring required
sourceRepositorystring
branchNamestring
runtime'python3.13' | 'python3.14' | 'node22' | 'node24' required
transport'stdio' | 'sse' | 'streamablehttp'
rootDirectorystring

Response

The project has been created successfully

idstring required
namestring required
teamIdstring required
sourceRepositorystring nullable required
runtime'python3.13' | 'python3.14' | 'node22' | 'node24' required
transport'stdio' | 'sse' | 'streamablehttp' nullable required
rootDirectorystring nullable required
buildCommandstring nullable required
buildOutputDirstring nullable required
installCommandstring nullable required
startCommandstring nullable required
createdAtstring date-time required