v2
Projects

Create project

post/v2/teams/{team_id}/projects

Path parameters

string uuid required
OR
string required

Request body

namestring required

Project name

descriptionstring nullable

Optional description

Response

Success

namestring required

Project name

descriptionstring nullable

Optional description

created_atstring date-time

Project created at

updated_atstring date-time

Project updated at

is_archivedboolean

Grave marker for soft deletion

team_wide_permission'read' | 'write' nullable

If set, all team members get this permission on docs in the project

Changes

No recorded changes to this endpoint across all 1 revision of this API.