Delete Catalog
delete_catalogPermanently remove specified Cost Catalog records by providing catalog ID and company ID. This action cannot be undone.
Instructions
Delete Catalog. 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: catalog_id, company_id. Procore API (v2.0): Preconstruction > Cost Catalog. Endpoint: DELETE /rest/v2.0/companies/{company_id}/estimating/catalogs/{catalog_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog_id | Yes | URL path parameter — unique identifier of the catalog | |
| company_id | Yes | URL path parameter — unique company identifier associated with the Procore User Account. |