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
instructionsstring nullable
namestring nullable

Response

Successful Response

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

Changes