For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete a section

To delete a section with an id:

await MBAdmin.shared.deleteSection(SECTION_ID);

Last updated