1
Answer

Web API Post Request

Photo of yamini kalluri

yamini kalluri

6y
560
1
Hello,
 i am having one web api,how to consume the web api in c# using post request and have to pass two parameters.
web api :http://cldilshareapp01.cloudapp.net:9008/api/themis
Parameters:Key : ITicket Value : test 
Thanks in advance 

Answers (1)