Delete App Configuration
delete_app_configurationPermanently delete a specific app configuration using company ID and configuration ID. This action is irreversible.
Instructions
Delete app configuration. Use this to permanently delete the specified App Marketplace records. This cannot be undone. Permanently removes the specified App Marketplace records. This action cannot be undone. Required parameters: id, company_id. Procore API: Platform - Developer Tools > App Marketplace. Endpoint: DELETE /rest/v1.0/companies/{company_id}/app_configurations/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — app Configuration ID | |
| company_id | Yes | URL path parameter — unique identifier for the company. |