widget-type-controller
Delete widget type (deleteWidgetType)
Deletes the Widget Type. Referencing non-existing Widget Type Id will cause an error.
Available for users with 'SYS_ADMIN' or 'TENANT_ADMIN' authority.
delete/api/widgetType/{widgetTypeId}
Path parameters
widgetTypeIdstring required
A string value representing the widget type id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'
Response
OK