Skip to content

Commit a010d86

Browse files
committed
Correct example url for GET of Payload in AST
1 parent eb971bc commit a010d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/api/payload-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The following example shows a request.
6666
}
6767
-->
6868
``` http
69-
GET https://graph.microsoft.com/beta/security/attackSimulation/payload/f1b13829-3829-f1b1-2938-b1f12938b1a
69+
GET https://graph.microsoft.com/beta/security/attackSimulation/payloads/f1b13829-3829-f1b1-2938-b1f12938b1a
7070
```
7171

7272
### Response

0 commit comments

Comments
 (0)