To delete a section with an id:
MBAdmin.deleteSection(withSectionId: SECTION_ID, success: { }, failure: { error in })
Last updated 4 years ago