Upload Files
The Assets provider allows you to upload files from your project to the Vonage Cloud Runtime platform for long term storage.
Method signature
Uploading Files
session = vcr.createSession()
assets = Assets(session)
await assets.uploadFiles([filePath], '/imgs')