delete_project_region
Remove a project region from a company's settings in Procore. This action permanently deletes the specified region and its associated data.
Instructions
Delete Project Region. [Company Admin/Company Settings] DELETE /rest/v1.0/companies/{company_id}/project_regions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID of the Project Region |