Create a project
pc_post_companies_by_company_id_projectsCreate a new project under a company. Specify company ID in path and project details like name, status, and workspace configuration in body.
Instructions
Create a project
Paperclip operation: POST /api/companies/{companyId}/projects. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |