POST /Command/UpdateDynamicFieldsByNumberInBulk
Sets the values of specified incident dynamic fields in all instances in multiple incidents' dynamic section by conditions.
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. |
|
Input |
|
Required |
The JSON Array with incidents' dynamic field/value pairs to update with. DateFormat: yyyy-MM-dd HH:mm:ss. |