Create a project
create_projectsCreate a new project inside a company (company_id path parameter). A project groups tasks, sprints and board columns. Provide at least a title. Each project carries app_url, pointing at its dashboard. Other views share the same /{company}/{project}/ base: tasks/list, board, backlog, matrix, tasks/timeline, sprints, attachments, scoring. The timeline (Gantt) is plan-gated — users without it land on the billing page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |