Delete Checklist Item Response
delete_checklist_item_responsePermanently delete the response for a specified checklist item. Requires project ID and item ID. Irreversible.
Instructions
Removes the Checklist Item Response for a specified Checklist Item. Use this to permanently delete the specified Inspections. This cannot be undone. Permanently removes the specified Inspections. This action cannot be undone. Required parameters: item_id, project_id. Procore API: Project Management > Inspections. Endpoint: DELETE /rest/v1.0/projects/{project_id}/checklist/items/{item_id}/item_response
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | URL path parameter — unique identifier of the item | |
| project_id | Yes | URL path parameter — unique identifier for the project. |