create_specification_area_v2_1
Create specification areas in Procore projects to organize construction specifications by location or scope.
Instructions
Create Specification Area. [Project Management/Specifications] POST /rest/v2.1/companies/{company_id}/projects/{project_id}/specification_areas
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| project_id | Yes | Unique identifier for the project. | |
| name | Yes | Name of the Specification Area | |
| description | No | Description of the Specification Area |