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 required
namestring required
descriptionstring required
{"stackTrail":"paths:/project:post:responses:200:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}
isPublicboolean required

Changes