Hello,
I am trying to clone a cycle through the zephyr API sending the same request that it is created when you clone a cycle from jira.
I am sending a POST request to https://myjirainstance/rest/zephyr/latest/cycle/ with the payload:
{
"clonedCycleId":"161",
"name":"CLONE 161:2016-01-14",
"startDate":"",
"endDate":"",
"build":"",
"description":"Autogenerated by Automated Tests",
"environment":"",
"versionId":"-1",
"projectId":"11203"
}
and with Content-Type:application/json.
I always get a 403 Forbidden status. I do not have any issue when I send GET requests.
Currently we do not have the ZAPI add-on.
Am I missing anything? Isn't it possible to achieve without purchasing the add-on?
Thanks a lot,
Roberto.
Hi Roberto,
Correct, ZAPI is the only way to use the API with Zephyr for JIRA Server. Currently, ZAPI is also not available for Cloud but we are working on that. You can find the Marketplace page for our ZAPI product here:
https://marketplace.atlassian.com/plugins/com.thed.zephyr.zapi/server/overview
Regards,
Daniel
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.