Delete Drawing Set
delete_drawing_setPermanently removes a drawing set and associated drawings from a project. This action is irreversible.
Instructions
Delete a specified Drawing Set. Use this to permanently delete the specified Drawings. This cannot be undone. Permanently removes the specified Drawings. This action cannot be undone. Required parameters: project_id, id. Procore API: Project Management > Drawings. Endpoint: DELETE /rest/v1.0/projects/{project_id}/drawing_sets/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — iD of the drawing set |