Forum Discussion
What type of API are you testing?
Typically, only a Rest API can use methods like GET, POST, PUT, DELETE, etc. Those methods can be changed in the Project tab.
- JKambli
Staff
SOAP API has a WSDL definition, the method type is defined in the WSDL content, Double click on the two green arrows that is an interface in Project tab> In the tab select WSDL content.