I am currently trying to setup a script in newman to run a POST request with an image attached in the body. I specified the type as Binary, and I was wondering how do I specify the file path for an image file in the body?
Here you go:
1 Like