Delete comment
DELETE
/comments/{id}Request
Path Params
id
required
ID of comment that needs to be deleted
Responses
OK(200)
Parameter Error(422)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 2 days ago