ghl_chat_widget_delete
Delete a chat widget by providing its ID and location ID. If the widget is set as default, another widget is promoted automatically.
Instructions
Delete Chat Widget Soft-deletes a chat widget. If it was the default, another widget may be promoted. Endpoint: DELETE /chat-widget/{locationId}/{id} (Version header: v3; source: v3/chat-widget-v3.json) OAuth scopes: chat-widget.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The chat widget ID | |
| locationId | Yes | The location ID |