Delete Cost Items
delete_cost_itemsPermanently remove specified cost catalog items from Procore. Deletes multiple items using bulk destroy, cannot be undone.
Instructions
The request body should be an array of item IDs, representing the items to be deleted. Use this to permanently delete the specified Cost Catalog records. This cannot be undone. Permanently removes the specified Cost Catalog records. This action cannot be undone. Required parameters: company_id. Procore API (v2.0): Preconstruction > Cost Catalog. Endpoint: DELETE /rest/v2.0/companies/{company_id}/estimating/catalogs/items/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique company identifier associated with the Procore User Account. |