Interface WidgetsApiUpdateWidgetRequest

Hierarchy

  • WidgetsApiUpdateWidgetRequest

Properties

Properties

Widget request body. The definition object's required fields vary by widget.definition.type; see CreateWidget above for a complete worked payload. Update is a full replacement of the widget definition.

experienceType: WidgetExperienceType

The experience type for the widget.

uuid: string

The UUID of the widget.

Generated using TypeDoc