delete_punch_item
Remove a punch item from a Procore project to manage construction punch lists by deleting specific items identified by their ID.
Instructions
Delete Punch Item. [Project Management/Punch List] DELETE /rest/v1.0/punch_items/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Punch Item | |
| project_id | Yes | Unique identifier for the project. |