Delete Equipment Make (Company)
delete_equipment_make_companyPermanently delete an equipment make record for a company by providing the make and company identifiers. This action cannot be undone.
Instructions
Delete equipment make (Company). Use this to permanently delete the specified Equipment records. This cannot be undone. Permanently removes the specified Equipment records. This action cannot be undone. Required parameters: make_id, company_id. Procore API (v2.0): Core > Equipment. Endpoint: DELETE /rest/v2.0/companies/{company_id}/equipment_register_makes/{make_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make_id | Yes | URL path parameter — unique identifier of the make | |
| company_id | Yes | URL path parameter — unique identifier for the company. |