Projects

Update an existing project

put/project/{id}

Path parameters

idstring required

Request body

namestring required
iconstring required
slugstring required
descriptionstring required
isPublicboolean required

Response

Project updated successfully

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

Changes