Delete Checklist (Inspection)
delete_checklist_inspectionPermanently delete a specified inspection from a Procore project. Requires inspection ID and project ID.
Instructions
Deletes specified Checklist (Inspection). Use this to permanently delete the specified Inspections. This cannot be undone. Permanently removes the specified Inspections. This action cannot be undone. Required parameters: id, project_id. Procore API (v1.1): Project Management > Inspections. Endpoint: DELETE /rest/v1.1/projects/{project_id}/checklist/lists/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Inspections resource | |
| project_id | Yes | URL path parameter — unique identifier for the project. |