Is there any way to add/remove people from tenants programmatically? Sometimes I get requests from the team in order to add or remove 20-30 people from a subset of tenants that we manage in our organization, and it’s a very tedious work to perform that operation manually. I was wondering if there is any programmatic way to do that via Postman or code. For example:
- Select tenant/tenants name.
- Have a subset of user accounts you need to add as tenant members.
- Select role/access needed (admin-editor-viewer,etc).
- Rock and the activity will be performed.
This way we could avoid a lot of manual work. Our team is investing a lot of time when setting up access for the different teams within our company.
Thanks in advance.