🔧 SDK ReferenceManagersUIManagerremoveToolbarremoveToolbarRemoves a toolbar from the UI.Syntaxengine.ui.removeToolbar(toolbarId);ParametersNameTypeDescriptiontoolbarIdstringThe ID of the toolbar to removeExampleengine.ui.removeToolbar('my-toolbar');Available on: Client