Delete Bid Board Project
delete_bid_board_projectPermanently remove Bid Board project records. Provide company ID and project ID to complete the irreversible deletion.
Instructions
Delete Bid Board project. Use this to permanently delete the specified Bid Board records. This cannot be undone. Permanently removes the specified Bid Board records. This action cannot be undone. Required parameters: bid_board_project_id, company_id. Procore API (v2.0): Preconstruction > Bid Board. Endpoint: DELETE /rest/v2.0/companies/{company_id}/estimating/bid_board_projects/{bid_board_project_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bid_board_project_id | Yes | URL path parameter — unique BidBoard project identifier | |
| company_id | Yes | URL path parameter — unique company identifier associated with the Procore User Account. |