Add Notes To Artifacts
POST /Command/AddNotesToArtifacts
Add notes to artifacts
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. |
Artifact Name |
| Required | The name of the artifact |
Artifact Type |
| Optional | Artifact type |
Note |
| Required | A note will be added to the input artifact |