create Group

open fun createGroup(author: PandoroUser, groupId: String, group: GroupDTO)

Method to create a group

Parameters

author

The author of the group

groupId

The identifier of the new group

group

The payload with the group details