Category "azure-devops-rest-api"

Change Azure DevOps Organization setting through REST API

I've been going through the Azure DevOps API docs, but I can't seem to find an endpoint for changing organization settings through the REST API. More specifical

How to update Azure Devops test results with to display PassedOnRerun

I am wondering how I can link my test rerun results to the original test results. My automation test pipeline looks like this: run tests publish results check i