Delete Project Region
delete_project_regionPermanently delete a project region from company settings using company ID and region ID. This action cannot be undone.
Instructions
Delete the specified Project Region. Use this to permanently delete the specified Company Settings. This cannot be undone. Permanently removes the specified Company Settings. This action cannot be undone. Required parameters: company_id, id. Procore API: Company Admin > Company Settings. Endpoint: DELETE /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 |