Skip to main content
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

string
required
The widget ID.

Body

string
New display name. 1–120 characters.
object
Full widget configuration object — see Create widget for every section and sub-field.