delete_a_classification
Remove a classification from a Procore project to maintain accurate project organization and data management.
Instructions
Delete a classification. [Company Admin/Company Settings] DELETE /rest/v1.0/projects/{project_id}/work_classifications/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Id of the classification |