delete_bid_form
Remove a bid form from a bid package in Procore projects to manage preconstruction documents and maintain accurate bid management records.
Instructions
Delete Bid Form. [Preconstruction/Bid Management] DELETE /rest/v1.0/projects/{project_id}/bid_packages/{bid_package_id}/bid_forms/{bid_form_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| bid_package_id | Yes | Bid Package ID | |
| bid_form_id | Yes | Bid Form ID |