How can I convert multi-part/form data to raw json

Viewed 9

The Api is working when I'm using the form-data but the same is not working when I'm using raw JSON. How can we convert form data to raw json with boundary?enter image description here

0 Answers
Related