DELETE api/Comments/{commentID}

Delete comment

Request Information

Parameters

NameDescriptionAdditional information
commentID
CommentID

Define this parameter in the request URI.

Response Information

IHttpActionResult

Response body formats

application/json, text/json, text/javascript

Sample:

Sample not available.