Create Project
POST/api/hive/v1/projects/
Creates a new project in a workspace. The creator is automatically assigned as admin. A root folder is automatically created for the project. The root folder ID is guaranteed to match the project ID.
Request
Responses
- 201
- 400
- 403
- 404
Project created successfully
Bad request - validation errors
Access denied
Workspace not found