v1
protected
projects

Create Project

Create a new project.

post/v1/projects/

Request body

descriptionstring nullable
instructionsstring nullable
namestring required
parent_project_idstring 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