Update Project Region
update_project_regionUpdate a project region's name or other fields within a company. Provide company ID and region ID to modify only specified values.
Instructions
Update the specified Project Region. Use this to update an existing Company Settings (only the supplied fields are changed). Updates the specified Company Settings and returns the modified object on success. Required parameters: company_id, id. Procore API: Company Admin > Company Settings. Endpoint: PATCH /rest/v1.0/companies/{company_id}/project_regions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — iD of the Project Region | |
| name | No | JSON request body field — the Name of the Project Region |