File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ The following example shows a request.
64
64
}
65
65
-->
66
66
``` http
67
- GET https://graph.microsoft.com/v1.0/security/attackSimulation/payload /f1b13829-3829-f1b1-2938-b1f12938b1a
67
+ GET https://graph.microsoft.com/v1.0/security/attackSimulation/payloads /f1b13829-3829-f1b1-2938-b1f12938b1a
68
68
```
69
69
70
70
### Response
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ The following example shows a request.
61
61
}
62
62
-->
63
63
``` http
64
- GET https://graph.microsoft.com/v1.0/security/attackSimulation/payload /f1b13829-3829-f1b1-2938-b1f12938b1a/detail
64
+ GET https://graph.microsoft.com/v1.0/security/attackSimulation/payloads /f1b13829-3829-f1b1-2938-b1f12938b1a/detail
65
65
```
66
66
67
67
### Response
You can’t perform that action at this time.
0 commit comments