Create a project
Create a new project from a known project template.
Authorizations
OAuth 2.0 Bearer Token from Clerk authentication
Headers
Unique key to ensure idempotent request handling.
Body
The book ID
"book123xyz"
The project template ID
"template123xyz"
Project name
"Smith Family Onboarding"
Related record type. Omit for ownerless projects.
Household, Contact, Business "Household"
Related household, contact, or business ID
"household123xyz"
Assigned user ID
"user123xyz"
Project form responses keyed by project milestone form field ID
Response
project created
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.