Delete Project Currency Configuration
delete_project_currency_configurationPermanently delete a project's currency configuration using company and project IDs. This action cannot be undone.
Instructions
Delete a project currency configuration by company ID and project ID. Use this to permanently delete the specified Currency Configurations. This cannot be undone. Permanently removes the specified Currency Configurations. This action cannot be undone. Required parameters: company_id, project_id. Procore API: Construction Financials > Currency Configurations. Endpoint: DELETE /rest/v1.0/companies/{company_id}/projects/{project_id}/currency_configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the Procore company | |
| project_id | Yes | URL path parameter — unique identifier for the Procore project |