How to upload multiple files in single Api iteration

how to add file in file upload control on every iterations
means i will take file path from the csv file and file upload control will take that file path
and pick it to send request and this request will attach new file to file upload control on every iteration