NewUser0111 years agoREST request with JSONHI, We have couple of POST requests with following payload object={"Inputs":{"SERVER":[ {"ip":"1.2.3.4","username":"user1"}]}} How should I pass these? Should it be in message body? Should I a...Show More
SiKingCommunity Hero11 years agoThat looks like body of a POST.If you are, as you say, first time user, you should really have at least a look through the documentation.http://www.soapui.org/REST-Testing/getting-started.html
Recent Discussions20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)
Related ContentOperating with REST Interfaces and RequestsReusable REST Request approachREST service multipart/mixed request problem