Forum Discussion

steveAZ's avatar
steveAZ
New Member
6 months 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

1 Reply