DemistoCreateList
Creates a new list.
Script Data
Name | Description |
---|---|
Script Type | javascript |
Tags | DemistoAPI |
Dependencies
This script uses the following commands and scripts.
- demisto-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.