As in title - the idea is to allow for setting displayed name, attribute statements and other settings of a group when it is being created over REST API. It should be also possible to update all those settings of the group over the REST API and naturally get them.
Currently REST API allows only for creating a default group, removing it and manipulating attribute statements (with a separate pair of endpoints).