Sign Up
Is it possible to register users from a csv file with API?
Not that I am aware of. There is very little in the API to allow file upload like a CSV for contacts and the like. You could convert the CSV to a JSON and use PostMan to send the create user API one at a time since I could not even find an API for bulk create at all. Now, if you have user elsewhere like in Azure/AD, consider using SCIM to provision them. Here is an article for that: About Genesys Cloud SCIM (Identity Management) - Genesys Cloud Resource Center (mypurecloud.com)
Copyright© 2025 Genesys. All rights reserved. Terms of Use | Privacy Policy