Forum Discussion

eu0vidiu's avatar
eu0vidiu
New Contributor
6 hours ago

Update test run "name" value via API?

Is there a way to update a test run "name" value via API?

On the API doc page there is an example for updating the test run "description" value (Update test run description – CucumberStudio API Reference), but not for other attributes like "name".

If I use the same PATCH payload  with "name" instead of "description" I get 500 error.

I suspect that this type of update is not enabled for the API, but since you can do that via webUI I don't see any reason why you can't do that also via API.

No RepliesBe the first to reply