Restore Equipment (Company)
restore_equipment_companyRestore previously deleted equipment records by providing company ID and list of equipment IDs. Recovers and returns the reactivated objects.
Instructions
Restore equipment (Company). Use this to restore or reactivate a previously deleted Equipment records. Restores the previously deleted Equipment records and returns the recovered object. Required parameters: company_id, ids. Procore API (v2.0): Core > Equipment. Endpoint: POST /rest/v2.0/companies/{company_id}/equipment_register/restore
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| ids | Yes | JSON request body field — a list of unique identifiers (ULIDs) for the equipment to be deleted. |