create_checklist_section
Add a new section to a checklist in Procore to organize inspection items and improve project management workflows.
Instructions
Create Checklist Section. [Project Management/Inspections] POST /rest/v1.0/checklist/lists/{list_id}/sections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Checklist ID | |
| project_id | Yes | The ID of the Project the Section belongs to | |
| section | Yes | Section object |