DemistoUploadFile
Cortex REST API Pack.#
This Script is part of theDeprecated
Use UploadFileV2 instead.
Copies a file from an incident to a specified incident. The file is recorded as an entry in the specified incident's War Room.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | DemistoAPI |
#
DependenciesThis script uses the following commands and scripts.
- core-api-multipart
#
InputsArgument Name | Description |
---|---|
entryID | The file entry ID. |
incidentID | The incident ID to upload the file to. |
body | Request body |
#
OutputsThere are no outputs for this script.