create_classification
Add work classifications to organize and categorize construction projects in Procore. Define classification names and abbreviations for company-wide project management.
Instructions
Create Classification. [Company Admin/Company Settings] POST /rest/v1.0/companies/{company_id}/work_classifications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| name | No | Name of the classification | |
| abbreviation | No | The shortened form of classification |