POST /rest/testray/latest/public/testPlan/{testPlanIssueKey}/addCycle
SAMPLE http://testray.goldfingerholdings.onl/rest/testray/latest/public/testPlan/TAT-200/addCycle
REQUEST BODY
JSON
{
"name":"REST API Cycle 1",
"environment":"Firefox",
"build":"v9.0",
"plannedStartDate":"2021-10-10",
"plannedEndDate":"2025-11-11"
}