v1

latestOpenAPI 3.0.32026-07-22177397578.0 KB
WidgetStudio

Create a new widget studio

Create new widget studio with given parameters

post/widget-studio

Request body

dateCreatedstring date-time

Date the widget studio object was created.

dateModifiedstring date-time

Date 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

Indicate if the widget is part of a 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

Id of the widget.

Response

Created