Delete Project Inspection Template Item Reference
delete_project_inspection_template_item_referencePermanently delete a project inspection template item reference. Provide project_id, inspection_template_id, and id to remove the reference. This action cannot be undone.
Instructions
Delete Project Inspection Template Item Reference. Use this to permanently delete the specified Inspections. This cannot be undone. Permanently removes the specified Inspections. This action cannot be undone. Required parameters: project_id, inspection_template_id, id. Procore API: Project Management > Inspections. Endpoint: DELETE /rest/v1.0/projects/{project_id}/inspection_templates/{inspection_template_id}/item_references/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| inspection_template_id | Yes | URL path parameter — the ID of the Project Inspection Template | |
| id | Yes | URL path parameter — the ID of the Project Inspection Template Item Reference |