delete_project_inspection_template_item_reference
Remove a specific item reference from a project inspection template in Procore to update inspection requirements and maintain accurate project documentation.
Instructions
Delete Project Inspection Template Item Reference. [Project Management/Inspections] DELETE /rest/v1.0/projects/{project_id}/inspection_templates/{inspection_template_id}/item_references/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| inspection_template_id | Yes | The ID of the Project Inspection Template | |
| id | Yes | The ID of the Project Inspection Template Item Reference |