create_project_checklist_template
Create a customizable checklist template for project inspections in Procore to standardize quality control processes and ensure consistent documentation across construction projects.
Instructions
Create Project Checklist Template. [Project Management/Inspections] POST /rest/v1.0/projects/{project_id}/checklist/list_templates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| list_template | Yes | Checklist Template object | |
| attachments | No | Checklist Template's Attachments. To upload attachments you must upload the entire payload as `multipart/form-data` content-type and specify each parameter as form-data together with `attachments[]... |