Forum Discussion

mimolukacka's avatar
mimolukacka
New Contributor
12 years ago

Array query parameters

Hi, I want to test DELETE method in my REST API, where I need to pass an array query parameter. How that can be done? If I put more query parameters with the same name, I get an error, that parameter...