Delete comment
DELETE /v1/comment/:docId
Delete a Comment by Id
Path Parameters
- docId string required
String Id of the Comment
Responses
- 200
- 404
OK
NOT FOUND
Loading...
DELETE /v1/comment/:docId
Delete a Comment by Id
String Id of the Comment
OK
NOT FOUND