Skip to content

Delete comment

DELETE
/api/v1/comment/{id}
curl --request DELETE \
--url https://example.com/api/v1/comment/example
id
required
string

Comment deleted

Not Found

Internal Server Error