Is there any api that i can use to create Users in bulk. I know we can do it manually by importing csv file. But am requirement is to invoke API from backend and create users.
Thank you for ur prompt reply. But i need a API that takes all users in one request. All this API’s one single user per request. Correct me if am wrong
I am not aware of a bulk API for creating users (but that does not mean it does not exist). This is the closest I can find on this topic on Okta Support
https://support.okta.com/help/answers?id=9062A000000bm7oQAA
Come to think about it, bulk import/create is much more complex. I’d say it’s better to write a program using the API if the number of users is manageable.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.