ghl_marketplace_uninstall_application
Remove an application installation from a company or specific location, revoking its access and halting all functionality.
Instructions
Uninstall an application Uninstalls an application from your company or a specific location. This will remove the application`s access and stop all its functionalities Endpoint: DELETE /marketplace/app/{appId}/installations (Version header: v3; source: v3/marketplace-v3.json) OAuth scopes: oauth.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| appId | Yes | The application id which is to be uninstalled. |