Forum Discussion

Irgi's avatar
Irgi
Visitor
5 years ago

How to make calls to a REST api with custom REST methods or non-standard http verbs?

Hallo community,

I want to test REST calls to an API which has the (custom) methods LOCK, UNLOCK, CONVERT. SoapUI currently only lets me select between the standard methods "GET, POS, PUT...".

How do i need to setup my tests to call a URL with a custom method?

 

Thanks,

Irgi

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    Mentioned methods aren't supported in SaoapUI, I strongly believe.

    You may need to find out other tools which supports those methods.