update_drawing_set
Modify drawing set details in Procore projects, including name and date, to maintain accurate construction documentation.
Instructions
Update drawing set. [Project Management/Drawings] PATCH /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 | |
| name | No | Drawing Set name | |
| date | No | Drawing Set date |