Upload CSV/JSON/TXT to files/ and use them in Locust tests.
files/
directory, so your test code can open it directly.
files/{your_file_name}
.csv
, .json
, .txt
on_start
rather than per requestPOST /api/v2/files
to create files programmaticallyGET /api/v2/files
to list files