Forum Discussion

debby12's avatar
debby12
New Contributor
13 years ago

JSON Body in REST Post method

Hi, I'm trying to create a REST Request for a POST Method, using JSON data in the body. Few Questions: Should I configure the JSON parameters in Method Parameters? Or should I place the whole JSON...