v1
protected
projects

Update Project

Update a project's fields.

patch/v1/workspaces/{workspace}/projects/{project_id}

Path parameters

project_idstring uuid required
workspacestring required

Slug of the workspace the request acts in

Slug of the workspace the request acts in

Request body

descriptionstring nullable

New project description.

instructionsstring nullable

New project-level instructions.

namestring

New project name.

parent_project_idstring uuid 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

Changes

Changed in 1 of the 45 revisions of this API.1