repos-{owner}/{repo}-pulls-comments-{comment id}-reactions
Number of APIs: 3
-
Create reaction for a pull request review comment POST {{baseUrl}}/repos/:owner/:repo/pulls/comments/:comment_id/reactions
-
Delete a pull request comment reaction DELETE {{baseUrl}}/repos/:owner/:repo/pulls/comments/:comment_id/reactions/:reaction_id
-
List reactions for a pull request review comment GET {{baseUrl}}/repos/:owner/:repo/pulls/comments/:comment_id/reactions?content=<string>&per_page=30&page=1