Skip to content

Commit 92bbb57

Browse files
committed
Updates
1 parent 5516928 commit 92bbb57

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api-reference/beta/api/externaloriginresourceconnector-delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The following example shows a request.
6363
}
6464
-->
6565
``` http
66-
DELETE https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/externalOriginResourceConnectors($expand=e363ebb8-6faa-4980-ac5b-eefc196e1cd4)
66+
DELETE https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/externalOriginResourceConnectors/e363ebb8-6faa-4980-ac5b-eefc196e1cd4
6767
```
6868

6969

api-reference/beta/api/externaloriginresourceconnector-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The following example shows a request.
7575
}
7676
-->
7777
``` http
78-
PATCH https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/externalOriginResourceConnectors($expand=e363ebb8-6faa-4980-ac5b-eefc196e1cd4)
78+
PATCH https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/externalOriginResourceConnectors/e363ebb8-6faa-4980-ac5b-eefc196e1cd4
7979
Content-Type: application/json
8080
8181
{

0 commit comments

Comments
 (0)