- Activate the enviroment
source creandorestapi/bin/activate
- Install enviroment dependencies
py -m pip install requests
- To upload files to the service you have to add a multipart-form-data, then you have to use the name files[] as param and finally upload the files to upload