Skip to main content
PATCH
Update web widget

Path Parameters

id
string<uuid>
required

Body

application/json
assistant_id
string<uuid>

Assistant that answers voice and chat from this widget.

name
string
allowed_origins
string[]

Replaces the allowlist. Empty array blocks third-party hosts.

voice_enabled
boolean
chat_enabled
boolean
is_active
boolean
theme
object

Widget appearance. launcher_label_i18n is derived from launcher_label and is read-only — never persist client-supplied maps.

Response

200 - application/json

Updated widget.

data
object
required