0 votes
in SOAPUI by

Can we use GET request instead of PUT to create a resource in SOAP UPI

1 Answer

0 votes
by

No, we are not supposed to use PUT for GET. GET operations should only have view rights, while PUT resource is used for updating a data.

Related questions

0 votes
0 votes
asked Nov 25, 2019 in SOAPUI by rajeshsharma
0 votes
asked Dec 3, 2019 in SOAPUI by Sinaya
...