delete_drawing_set
Remove a drawing set from a Procore project to manage construction documentation. Specify project ID and drawing set ID for deletion.
Instructions
Delete drawing set. [Project Management/Drawings] DELETE /rest/v1.0/projects/{project_id}/drawing_sets/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the drawing set |