Projects

Create a new project in a workspace

post/project

Request body

namestring required
workspaceIdstring required
iconstring required
slugstring required

Response

Project created successfully

idstring required
workspaceIdstring required
slugstring required
iconstring nullable required
namestring required
descriptionstring nullable required
{"stackTrail":"components:responses:createProject_200_response:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}
isPublicboolean nullable required

Changes