Update a project
partial_update_projectsPartial update (PATCH) of a project — send only the fields to change (e.g. title or description). Requires the company_id path parameter and the project id. 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 | ||
| kwargs | Yes |