v1

latestOpenAPI 3.0.32026-07-22177397578.0 KB
WidgetStudio

Partially update widget studio

Update several fields of widget studio

patch/widget-studio/{widgetId}

Path parameters

widgetIdinteger required

The ID of the widget studio object

Request body

dateCreatedstring date-time

Time when the widget studio object was created.

dateModifiedstring date-time

Time when the widget studio object was last modified.

elementsstring[]

List of element types used in the widget studio.

eventActionsstring[]

List of event actions that can be triggered within the widget studio.

eventConditionsstring[]

List of event conditions that determine widget studio behavior.

isLegacyboolean

Indicates whether a widget is part of the legacy system

versionnumber double

Version of the widget, precision = 5, scale = 2.

widgetEditorTemplatestring

Serialized JSON representation of the widget configuration used in the editor.

widgetIdinteger

Unique Id of the associated widget.

Response

OK