We are working on a project where we need to add new users in Exchange online and assign them license programmatically using Microsoft graph api.
Is this possible? if yes, then how can we solve this.
We are working on a project where we need to add new users in Exchange online and assign them license programmatically using Microsoft graph api.
Is this possible? if yes, then how can we solve this.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manoj DwivediPosted Oct 20, 2022, 7:00 AM
Thank you abhishek for your reply. I tried the following sample code and getting error. I don't know what wrong I am doing.
Abhishek YadavPosted Oct 20, 2022, 1:31 AM
You can start with documentation for Graph API:
Create user
Assign license