delete_equipment_company_v2_0
Remove equipment records from a company's register in Procore by specifying company ID and equipment ULIDs.
Instructions
Delete equipment (Company). [Core/Equipment] DELETE /rest/v2.0/companies/{company_id}/equipment_register
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| ids | Yes | A list of unique identifiers (ULIDs) for the equipment to be deleted. |