update_a_crew
Modify crew details in Procore projects, including members, equipment, and leadership assignments, to maintain accurate project team information.
Instructions
Update a Crew. [Core/Directory] PATCH /rest/v1.0/projects/{project_id}/crews/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Id of the Crew | |
| lead_party_id | No | Party Id of crew leader | |
| name | No | Crew Name | |
| party_ids | No | party_ids | |
| equipment_ids | No | equipment_ids |