Hello I have an issue. My company told me to invite 500 users in Jira Cloud, add them specific roles. I want to automate this for faster experience for not to do it manually. Is there is an option to do it?
You can use the Create User API:
https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-users/#api-rest-api-2-user-post
Use a software like Postman to have these API Calls made in sequence for each of the 500 users from a CSV.
Please remember to accept this answer in case it helps you resolve your question as it may also help other community members in the future.
Regards,
Eugenio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.