ghl_chat_widget_patch
Patch a chat widget resource to update its properties, including chat type, theme, settings, and compliance options.
Instructions
Patch Chat Widget Partial update of a chat widget resource. Endpoint: PATCH /chat-widget/data/{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 | |
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| locationId | Yes | The location ID |