delete_company_inspection_template_item_reference
Remove a specific item reference from a company inspection template in Procore to maintain accurate inspection standards and documentation.
Instructions
Delete Company Inspection Template Item Reference. [Project Management/Inspections] DELETE /rest/v1.0/companies/{company_id}/inspection_templates/{inspection_template_id}/item_references/{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 | The ID of the Company Inspection Template Item Reference |