I have created folders using the API(strapi.plugins.upload.services.folder) but how do i upload files to this folders
As per my understanding i can use the api/document to upload files to media library however i need to upload files to the newly created folder inside the media library.