Skip to content
Hound Documentation
Main Navigation
Getting Started
Appearance
Menu
Return to top
Delete a Comment
DELETE
/api/v1/comments/{id}
Parameters
Path Parameters
id
*
Comment ID
Type
string
Required
Responses
200
400
500
OK
Content-Type
application/json
Schema
JSON
JSON
{
"data"
:
{
}
,
"status"
:
"success"
}
DELETE
/api/v1/comments/{id}
Playground
Variables
Key
Value
id
*
Try it out
Samples
Powered by
VitePress OpenAPI
Delete a Comment
Parameters
Path Parameters
Comment ID
Responses
OK
Playground
Variables
Samples