I need to create 50 users with Jira Rest API with an attachment they send me, is in format cvs. i dont know how to start, any help will be appreciated.
thank you
Do you have any experience in any scripting language?
Your best option is to loop over the cvs file and make a call to the API for each one.
Other option, a bit more simple, is:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.