update_project_location
Modify location details for a project in Procore to maintain accurate site information and organizational structure.
Instructions
Update Project Location. [Core/Project] PATCH /rest/v1.0/projects/{project_id}/locations/{location_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| location_id | Yes | ID of the location | |
| node_name | No | The Node Name of the Location | |
| parent_id | No | The ID of the Parent Location of the Location |