TestEnableOccasional Contributor11 years agoPassing POST value in REST APIHi, We are using SoapUI for testing REST APIs. If API requires single parameter (lets say name) for POST operation, SoapUI accepts in this format: name=testing123 but rejects in this format: {"n...Show More
nmraoCommunity Hero11 years agowhat is the input format accepted by application? is JSON format? Is it possible to attach project?
Recent DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related ContentHow to pass multipart/form-data request schema in POST Request?How to Ignore null values in the POST RequestNull values in JSON passed as { }