update_drawing_discipline_project_v1_0
Modify drawing discipline names in Procore projects to maintain accurate construction documentation and project organization.
Instructions
Update drawing discipline. [Project Management/Drawings] PATCH /rest/v1.0/projects/{project_id}/drawing_disciplines/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID of the discipline to update | |
| name | Yes | New name for the Drawing Discipline |