latestOpenAPI 3.0.32026-08-20147323331.7 KB
a7231589e927
projects
Create a project
Creates a new project for an account. Provide a name or project_template_id. A template supplies defaults; non-empty name and description_html values and supplied customer_portal_visible and owner_id values override them. Supplying either start_date or end_date replaces both template dates.
Rate limit: 60 requests per minute
post/projects
Request body
Response
Example response
{
"data": {
"custom_fields": {
"health": {
"value": "on_track"
}
}
}
}