Delete Equipment Type (Company)
delete_equipment_type_companyPermanently delete an equipment type record from a company. Requires type ID and company ID. This action cannot be undone.
Instructions
Delete equipment type (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: type_id, company_id. Procore API (v2.0): Core > Equipment. Endpoint: DELETE /rest/v2.0/companies/{company_id}/equipment_register_types/{type_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type_id | Yes | URL path parameter — unique identifier of the type | |
| company_id | Yes | URL path parameter — unique identifier for the company. |