islam_manzoor
10 months agoOccasional Visitor
Not able to get the Cycle, Execution ID using Zephyr squad Rest APIs
I have created JWT from postman using URL https://prod-vortexapi.zephyr4jiracloud.com/api/v1/jwt/generate post request by putting accessKey, secretKey, and accountId as header. I am trying to access the
https://prod-play.zephyr4jiracloud.com/connect/public/rest/api/1.0/executions/search/cycle/
but gett an error as
{"error": "API not found."}
Please help i need to fetch all latest cycle and test cases execution id to execute and after that i need to update the test cases status.