Click here to Skip to main content
15,884,986 members
Articles / Web Development / ASP.NET

Understand about DELETE Verb in Web API RESTful Services using Data from Both Request Body As Well As URI

Rate me:
Please Sign up or sign in to vote.
4.60/5 (8 votes)
28 Apr 2015CPOL3 min read 78.7K   532   6  
In this tip, we see how DELETE HTTP verb can be used to generate a DELETE request passing data both in request Body and Uri

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions