POST /Command/SetEventTechniques
Apply tactics/techniques to events
Request
Authentication: API keys or JSON web tokens (JWT)
Body Parameters
|
Parameter Name |
Type |
Required/Optional |
Description |
|---|---|---|---|
|
Username |
|
Required |
The username of your D3 SOAR account. |
|
Site |
|
Required |
The D3 SOAR site to run the remote command. |
|
Event IDs |
|
Required |
The ID of events to which the tactics and techniques will be added |
|
Tactics |
|
Optional |
Tactics to set to the specified events |
|
Techniques |
|
Optional |
Techniques to set to the specified events |