delete_drawing_upload
Remove uploaded drawings from Procore projects to manage project documentation and maintain accurate drawing records.
Instructions
Delete drawing upload. [Project Management/Drawings] DELETE /rest/v1.0/projects/{project_id}/drawing_uploads/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the drawing upload |