DemistoCreateList
This Script is part of the Cortex REST API Pack.#
Creates a new list.
Script Data#
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | DemistoAPI |
Dependencies#
This script uses the following commands and scripts.
- core-api-post
Inputs#
| Argument Name | Description |
|---|---|
| listName | The name of the list to create. |
| listData | The initial data of the list. |
Outputs#
There are no outputs for this script.