I am trying to add a user to a group. Currently I'm just using postman I was planning on moving this into a java app that is pulling HR data and putting adding the users/groups into AD. It appears that the Microsoft Graph API I was using is no longer allowing this Per the documentation I found below:
Create User:
Adding the newly created user to the newly created group:
From azure portal: