delete_a_drawing_area
Remove a drawing area from a Procore project to maintain accurate construction documentation and project organization.
Instructions
Delete a drawing area. [Project Management/Drawings] DELETE /rest/v1.0/projects/{project_id}/drawing_areas/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Unique identifier for the drawing area. |