delete_bid_form_section
Remove a bid form section from a bid package in Procore to manage preconstruction bid documents. Specify project, bid package, and section IDs to delete.
Instructions
Delete Bid Form Section. [Preconstruction/Bid Management] DELETE /rest/v1.0/projects/{project_id}/bid_packages/{bid_package_id}/bid_form_sections/{bid_form_section_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| bid_package_id | Yes | Bid Package ID | |
| bid_form_section_id | Yes | Bid Form Section ID |