Send string array to web api

Send string array to web api

You can send it in the body or the URL

URL:

or in the body:

Here’s example of parameters bindings:

http://damienbod.wordpress.com/2014/08/22/web-api-2-exploring-parameter-binding/

Leave a Reply