Update a project
Update project metadata or move the project to another milestone in the current project template.
Authorizations
OAuth 2.0 Bearer Token from Clerk authentication
Headers
Unique key to ensure idempotent request handling.
Path Parameters
The project ID
Body
Project name
"Updated onboarding"
Project description as markdown
Related record type. Set to null with projectable_id null for ownerless projects.
Household, Contact, Business Related household, contact, or business ID. Set to null with projectable_type null for ownerless projects.
Project template ID
Current project milestone ID. Must belong to the final project template.
Assigned user ID
Response
project updated
The project ID
"project123xyz"
The project name
"Smith Family Onboarding"
Project status
in_progress, overdue, completed, cancelled The book ID
"book123xyz"
Percent complete for the current milestone
Percent complete for the whole project
The project template ID
"template123xyz"
The current project milestone ID
"milestone123xyz"
Assigned user ID
Creator user ID
Attached household ID for household projects
Related record model type, or null for ownerless projects
Household, Contact, Business Related record ID, or null for ownerless projects
Active comment count
The related household, contact, or business. Null for ownerless projects.