DELETE api/Comments/{commentID}
Delete comment
Request Information
Parameters
Name | Description | Additional 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.