Delete A Equipment Type
delete_a_equipment_typePermanently delete a specific equipment type by providing the company ID and equipment type ID. This action removes associated Field Productivity records and cannot be undone.
Instructions
Detete a specific equipment type. 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_types/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — iD of the company to get the types for | |
| company_id | Yes | URL path parameter — unique identifier for the company. |