update_drawing_discipline_v1_1
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.1/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 |