Delete An Equipment Model
delete_an_equipment_modelPermanently remove a specific equipment model by providing the company ID and model ID. This irreversible action deletes Field Productivity records.
Instructions
Detete a specific equipment model. Use this to permanently delete the specified Field Productivity records. This cannot be undone. Permanently removes the specified Field Productivity records. This action cannot be undone. Required parameters: id, company_id. Procore API: Project Management > Field Productivity. Endpoint: DELETE /rest/v1.0/companies/{company_id}/managed_equipment_models/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — iD of the company to get the models for | |
| company_id | Yes | URL path parameter — unique identifier for the company. |