I’m creating HTTP functions to access my site data. I want to upload documents in my collection using HTTP function but I don’t know how to do this.
If you want to upload files to your site, you can use the following wix-media-backend API functions:
There, you will find example code snippets that you can use.