How to make a POST using multipart/form-data?

I’ve tried several ways to make the request, but the api I’m using to POST always returns the following error: no files received.

That is, the files are not being sent by the form with enctype multipart/form-data. I tried via insomnia and it is sending normally, I would like you to help me with this

image

image

Community Page
Last updated: