Create Project
Projects
Create Project
Create a project. Supports three creation modes:
- bundle_template set → populate from bundle
- composer_prompt set → run Composer LLM and populate
- neither → empty project (user adds tasks manually)
POST
Create Project
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response