Widget

Creates a new widget in the system by accepting widget data in the request body

post/widget

Request body

widgetIdinteger
istring
iconstring
tooltipTranslationKeystring

Response

Widget is successfully created. The 'widgetId' property will include newly created widget's 'id'

widgetIdinteger
istring
iconstring
tooltipTranslationKeystring

Changes

Changed in 1 of the 3 revisions of this API.2

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 3 revisions, 1 has no diff computed.