Delete Checklist
delete_checklistPermanently delete an inspection checklist from a specified project. Removes the inspection record irreversibly using the project ID and checklist ID.
Instructions
Deletes Inspection Checklist in a specified Project. 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: Project Management > Inspections. Endpoint: DELETE /rest/v1.0/checklist/lists/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Inspections resource | |
| project_id | Yes | Query string parameter — unique identifier for the project. |