• Deletes a set of empty groups if they're empty and belong to the user in the authentication.

    Parameters

    • groups: string[]

      Ids of the groups to be deleted

    • authentication: UserSession

      Credentials for the request

    Returns Promise<string[]>

    Promise that will resolve with the list of successfully deleted groups