Replace a project
update_projectsFull update (PUT) of a project: every writable field must be supplied. Requires the company_id path parameter and the project id. To change only a few fields, prefer the partial-update tool. 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 |