How do you specify a file path when setting up a binary file in the Body of a POST request?

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