POST
method
/comments/like_comment
path

Body Parameters

commentId
string
required

ID of the comment being liked.

email
string | undefined

Email of the user liking the comment (if applicable).

userId
string | undefined

UserID of the user liking the comment (if applicable).