update_app_configuration
Modify app configuration settings for Procore companies, including project assignments, titles, and instance values.
Instructions
Update app configuration. [Platform - Developer Tools/App Marketplace] PATCH /rest/v1.0/companies/{company_id}/app_configurations/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | App Configuration ID | |
| company_id | Yes | Unique identifier for the company. | |
| instance_configuration | No | Configuration values for an configuration of an app installation. | |
| title | No | Title for app configuration | |
| project_ids | No | A list of projects which will have the app configuration |