Hello,
I would like to test a script I wrote that calls the Jira cloud REST API, but I do not want to test it on our Jira cloud domain since there is a chance that something might go wrong and cause serious problems. Is there any way I can make a Jira cloud domain with a couple phony users to test my script against for free?
Thank you.
You can easily mock the response using json-server and do it.
Or if you want a JIRA as-is, can buy a cloud 1 user 1-month subscription for $10 and play around.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.