createGroup

abstract suspend fun createGroup(): MimiGroup

Creates a new group in the backend and updates the GroupController.mimiGroups

Return

the newly created MimiGroup