Onboarding (KYB)
Update widget
Update a widget’s name or configuration.
PATCH
Updates a widget’s
name, config, or both. Only the fields you send are applied. When config is sent it must be a complete, valid configuration object (same shape as Create widget). Returns the full updated widget.
Requires Authorization: Bearer $TOKEN.
Path parameters
The widget ID.
Body
New display name. 1–120 characters.
Full widget configuration object — see Create widget for every section and sub-field.
