delete_company_inspection_template_item
Remove specific items from company inspection templates in Procore to maintain accurate and relevant inspection checklists.
Instructions
Delete Company Inspection Template Item. [Project Management/Inspections] DELETE /rest/v1.0/companies/{company_id}/inspection_templates/{inspection_template_id}/items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| inspection_template_id | Yes | The ID of the Company Inspection Template | |
| id | Yes | Company Inspection Template Item ID |