Nodejs Axios Post Form Data - Web mar 4, 2021 to send multipart form data with axios, you need to use the formdata class. Web axios.post(/path/to/api, data, { headers: Web const {data} = await axios.
Web mar 4, 2021 to send multipart form data with axios, you need to use the formdata class. Web axios.post(/path/to/api, data, { headers: Web const {data} = await axios.