Forum Discussion

steveAZ's avatar
steveAZ
New Contributor
31 days ago

Update testrun with server REST API

I have created a testrun using the server REST API and would like to add more test cases to it.  i do not see any API to modify an existing TestRun (Test Cycle) once it has been created.

Is there a way to update the Test Run after it was created?

/testrun has a POST API but the

/testrun/{testRunKey} only has DELETE and GET

  • MisterB's avatar
    MisterB
    Champion Level 3

    There doesn't seem to be an API for updating an existing Test Cycle.  There is one in the Cloud API documentation but not in the Server documentation.  I can only suggest contacting SmartBear Support for further information.

    For information if you're interested: Zephyr Scale for Jira Cloud API