Deletes an existing Comment or CommentThread.
If the CommentThread contains only one comment, the whole CommentThread is deleted.
If the CommentThread is deleted, all related Comments are hard deleted.
{- "response": {
- "node": "node",
- "data": [
- {
- "deletedItem": "17.CMNT"
}
], - "status": 0
}
}