Delete Project Bid Type
delete_project_bid_typePermanently remove a project bid type from company settings. Use this to delete a specified project bid type that cannot be undone.
Instructions
Delete the specified Project Bid Type. Use this to permanently delete the specified Company Settings. This cannot be undone. Permanently removes the specified Company Settings. This action cannot be undone. Required parameters: company_id, id. Procore API: Company Admin > Company Settings. Endpoint: DELETE /rest/v1.0/companies/{company_id}/project_bid_types/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — iD of the Project Bid Type |