create_drawing_area_v1_1
Create a new drawing area in Procore projects to organize construction drawings by defining a name and description for better project documentation and management.
Instructions
Create drawing area. [Project Management/Drawings] POST /rest/v1.1/projects/{project_id}/drawing_areas
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| name | Yes | Drawing Area name | |
| description | No | Drawing Area description |