POST /Command/RemoveFromList
Removes all key/value pairs with input value from a Global List with specified name.
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. |
|
List Name |
|
Optional |
The name of a Global list. |
|
Value to Remove |
|
Optional |
The value used to remove the elements with a key's value equals to. |