update_classification
Modify work classification details like name and abbreviation in Procore company settings for accurate project categorization.
Instructions
Update Classification. [Company Admin/Company Settings] PATCH /rest/v1.0/companies/{company_id}/work_classifications/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | Id of the Classification | |
| name | No | Name of the classification | |
| abbreviation | No | The shortened form of classification |