marketplace_uninstall_application
Uninstall an application from GoHighLevel by providing its app ID, with optional reason, company, and location parameters to control scope.
Instructions
Uninstall an application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The application id which is to be uninstalled. | |
| reason | No | The reason for uninstalling the application. Reason is required if you are uninstalling the application as a developer. | |
| companyId | No | The company id from which the application is to be uninstalled. If you pass agency token, then companyId is required. It will uninstall application from agency as well as all sub-accounts. | |
| locationId | No | The location id from which the application is to be uninstalled. If you pass location token, then locationId is required. It will uninstall application from that location only. Defaults to GHL_LOCATION_ID when omitted. |