Delete A Classification
delete_a_classificationPermanently delete a classification from a project using its project ID and classification ID. This action cannot be undone.
Instructions
Deleting a classification associated with the specified project. Use this to permanently delete the specified Company Settings. This cannot be undone. Permanently removes the specified Company Settings. This action cannot be undone. Required parameters: project_id, id. Procore API: Company Admin > Company Settings. Endpoint: DELETE /rest/v1.0/projects/{project_id}/work_classifications/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — id of the classification |