Creating folder for specific users and saving their files in that particular folder using API

System Information
  • **Strapi Version: 4.3.6
  • **Operating System : windows 10
  • **Database : mysql
  • **Node Version: v16.16.0
  • **NPM Version:
  • **Yarn Version: 1.22.15

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/documents to upload files to media library however I need to upload files to the newly created folder inside the media library. For the collection documents which i have created

Thank you

Any updates please.

I’m interested on this too.

Is it possible to send the code to create the folder

I think no one found a solution for this issue.