MicrosoftDocs/vsts-rest-api-specs

Endpoints to add information to Test Cases.

Opened this issue · 0 comments

It just doesn't work as stated . The POST https://dev.azure.com/{organization}/{project}/_apis/testplan/Plans/{planId}/Suites/{suiteId}/TestCase?api-version=6.0-preview.2 return a 404 error ... And POST https://dev.azure.com/{organization}/{project}/_apis/testplan/Plans/{planId}/Suites/{suiteId}/TestCases?api-version=6.0-preview.2 doesn't accept POST requests (it does accept GET, that returns all Test Cases as stated)
I cannot find a way to add Test Cases programatically.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.