Create a group with group icon

Hi all ! I am developing a chat app using rocketchat Rest APIs and websockets in which groups are also created. (api/v1/groups.create) api is used to create a group as stated in the documentation. But it doesn’t allow to add group icon. Is there any way I can create a group with a group image too ?