We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4e758 commit 6cf58f1Copy full SHA for 6cf58f1
articles/azure-video-indexer/logic-apps-connector-arm-accounts.md
@@ -118,7 +118,7 @@ The following image shows the first flow:
118
|Key| Value|
119
|----|----|
120
|Method | **POST**|
121
- | URI| `https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VideoIndexer/accounts/{accountName}/generateAccessToken?api-version={API-version}`. |
+ | URI| [generateAccessToken](/rest/api/videoindexer/stable/generate/access-token?tabs=HTTP#generate-accesstoken-for-account-contributor). |
122
| Body|`{ "permissionType": "Contributor", "scope": "Account" }` |
123
| Add new parameter | **Authentication** |
124
0 commit comments