create_equipment_category
Add new equipment categories to organize and manage construction equipment within Procore projects.
Instructions
Create equipment Category. [Project Management/Field Productivity] POST /rest/v1.0/companies/{company_id}/managed_equipment_categories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| name | Yes | Name of the category | |
| is_active | No | If the category is active |