Delete Unit Of Measure
delete_unit_of_measurePermanently delete a Unit of Measure from Procore. This action cannot be undone; supply company ID and UOM ID.
Instructions
Delete a Unit of Measure (UOM). Use this to permanently delete the specified Units of Measure records. This cannot be undone. Permanently removes the specified Units of Measure records. This action cannot be undone. Required parameters: company_id, id. Procore API: Construction Financials > Units of Measure. Endpoint: DELETE /rest/v1.0/companies/{company_id}/uoms/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — unique identifier of the Units of Measure resource |