v12

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

Update Project

Update a project's fields.

patch/v1/projects/{project_id}

Path parameters

project_idstring uuid required

Request body

descriptionstring nullable

New project description.

instructionsstring nullable

New project-level instructions.

namestring nullable

New project name.

parent_project_idstring nullable

New parent project UUID, or null to detach.

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