Bulk Delete Project Tasks
bulk_delete_project_tasks_company_v2_0Permanently delete multiple bid board project tasks in bulk. Specify task IDs to remove records that cannot be undone.
Instructions
The request body should be an array of task IDs, representing the tasks to be deleted. 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: company_id, bid_board_project_id. Procore API (v2.0): Preconstruction > Bid Board. Endpoint: DELETE /rest/v2.0/companies/{company_id}/estimating/bid_board_projects/{bid_board_project_id}/tasks/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique company identifier associated with the Procore User Account. | |
| bid_board_project_id | Yes | URL path parameter — unique BidBoard project identifier |