Question
Manoj K · Mar 3, 2017

How to pass JSON in Cache Rest Services using Postman?

I created the sample rest services in Cache, I also set output in JSON format.

Can anyone explain how to pass JSON in Rest Services using POSTMAN?

Thanks.

0
0 913
Discussion (3)1
Log in or sign up to continue

Why do you ask about Postman here? 

For Postman does not matter which server do you use. Please go to their documentation, where you can also find some video tutorials.

It's easy,

As Eduard has exposed, you can pass a JSon as content of your Api

check that application/json is included into headers collection