Use Invoke-VSTeamRequest for a call where multiple IDs are needed #505
Unanswered
Woman4Coding
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to use Invoke-VSTeamRequest for an API call where multiple IDs/variables are needes as parameters?
Ex.
POST https://dev.azure.com/{organization}/{project}/_apis/git/repositories/{repositoryId}/pullRequests/{pullRequestId}/reviewers?api-version=7.0
Beta Was this translation helpful? Give feedback.
All reactions