create_company_checklist_template
Create standardized checklist templates for company-wide inspections and project management processes in Procore.
Instructions
Create Company Checklist Template. [Project Management/Inspections] POST /rest/v1.0/companies/{company_id}/checklist/list_templates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| 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[]... |