Multipart/Realted API request in POSTMAN

340 Views Asked by At

I need to know the setup process of multipart/related file upload API request in POSTMAN.

I have the following details

API url :- https://apiq-jmqny-ste.azpre-api.net

json body :- { "token" : "aqop094567", "flow" : "work" }

pdf file :- Pt_003.pdf

Boundary value :- Acb067

Please anyone suggest some solution regarding that.

1

There are 1 best solutions below

0
raghava patnam On

At the End of the Key there is small dropdown to select to File where you can upload Files as shown below May be this can help

You Can try the Form Data in postman