delete_specification_area_v2_1
Remove specification areas from Procore projects to manage construction documentation and maintain accurate project specifications.
Instructions
Delete Specification Area. [Project Management/Specifications] DELETE /rest/v2.1/companies/{company_id}/projects/{project_id}/specification_areas/{specification_area_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| project_id | Yes | Unique identifier for the project. | |
| specification_area_id | Yes | Unique identifier for the specification area. |