delete_checklist_section
Remove a checklist section from Procore project inspections to manage inspection workflows and maintain organized checklists.
Instructions
Delete Checklist Section. [Project Management/Inspections] DELETE /rest/v1.0/checklist/lists/{list_id}/sections/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Checklist ID | |
| id | Yes | Checklist Section ID | |
| project_id | Yes | Unique identifier for the project. |