Delete Punch Item Type
delete_punch_item_typePermanently delete a punch item type from the Procore Punch List. This action removes the specified item type and its related records and cannot be undone.
Instructions
Delete the specified Punch Item Type. 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: Project Management > Punch List. Endpoint: DELETE /rest/v1.0/punch_item_types/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — iD of the Punch Item Type | |
| project_id | Yes | Query string parameter — unique identifier for the project. |