Contributions / CommentService
Comment
Comment operations.Operations
Select an operation to inspect its request, response, and runnable examples.01 Bearer optional02 Bearer optional03 Bearer required04 Bearer required05 Bearer required06 Bearer required07 Bearer required08 Bearer optional
ListEpisodeComments
ListEpisodeComments returns root comments using an opaque cursor.
/api.v1.comment.CommentService/ListEpisodeCommentsListReplies
ListReplies lazily returns one root comment's reply thread.
/api.v1.comment.CommentService/ListRepliesCreateComment
Create Comment through the Comment service.
/api.v1.comment.CommentService/CreateCommentUpdateComment
Update Comment through the Comment service.
/api.v1.comment.CommentService/UpdateCommentDeleteComment
Delete Comment through the Comment service.
/api.v1.comment.CommentService/DeleteCommentToggleLike
Toggle Like through the Comment service.
/api.v1.comment.CommentService/ToggleLikeReportComment
Report Comment through the Comment service.
/api.v1.comment.CommentService/ReportCommentListUserComments
List User Comments through the Comment service.
/api.v1.comment.CommentService/ListUserComments