update_app_installation
Modify app installation settings in Procore by updating project or company associations and configuration parameters.
Instructions
Update app installation. [Platform - Developer Tools/App Marketplace] PATCH /rest/v1.0/app_installations/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | App installation ID | |
| app_uid | Yes | Third party application UID | |
| project_id | Yes | Project ID. Note: Only one of project_id or company_id is required. | |
| company_id | Yes | Company ID. Note: Only one of project_id or company_id is required. | |
| app_installation | Yes | app_installation |