Skip to main content

File Uploads

Upload Input File

Upload a file containing a list of inputs (targets, URLs, etc.) for later use in runs.
Response:
The returned path can be used as a target in subsequent run requests.

Upload Workflow

Upload a raw YAML workflow file and save it to the workflows directory.
Response:
The workflow file must be a valid YAML with .yaml or .yml extension. It will be saved to either the flows/ or modules/ subdirectory based on the workflow kind.