v3

latestOpenAPI 3.1.12026-07-3126063.6 KB
projects

Update a project

Update project settings

patch/v1/projects/{projectId}

Path parameters

projectIdstring required

The ID of the project

Request body

namestring

The new name for the project

sourceRepositorystring nullable

The source repository to connect to the project

Response

The project has been updated 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