Skip to main content
PATCH
Patch Widget Config

Headers

authorization
string | null
X-API-Key
string | null
X-Stella-Merchant-Id
string | null

Body

application/json

Body for PATCH /widget-config. Every field is optional; only non-None fields are forwarded to Z6 (PATCH semantics — explicit None means "don't touch"). Field set mirrors SHARED-CONTRACT §12.4.

brand_name
string | null
Maximum string length: 120
tone
string | null
Maximum string length: 32
primary_color
string | null

CSS color string, e.g. '#2563eb' or 'rgb(37,99,235)'.

Maximum string length: 16
placeholder_text
string | null
Maximum string length: 200
welcome_message
string | null
Maximum string length: 500
quick_actions
string[] | null
lead_intents
string[] | null
confidence_threshold
number | null
Required range: 0 <= x <= 1
contact_email
string<email> | null
contact_phone
string | null
Maximum string length: 40

Response

Successful Response

The response is of type Response Patch Widget Config Api Dashboard Integrations Zunkiree Widget Config Patch · object.