0

I have to make an api call that requires a file property as part of the request body. Traditionally, this is done through the upload file button, etc. However, I'd like to use the same API, with a specific image without a browser.

For the post request, how can I make a successful API call with an image that I specify?

0 Answers0