Delete Punch Item
delete_punch_itemDelete a specific Punch Item permanently from a Procore project. This action requires the item ID and project ID and cannot be undone.
Instructions
Delete a specific Punch Item. Use this to permanently delete the specified Punch List records. This cannot be undone. Permanently removes the specified Punch List records. This action cannot be undone. Required parameters: id, project_id. Procore API (v1.1): Project Management > Punch List. Endpoint: DELETE /rest/v1.1/punch_items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — iD of the Punch Item | |
| project_id | Yes | Query string parameter — unique identifier for the project. |