Delete a pull request comment reaction

DELETE {{baseUrl}}/repos/:owner/:repo/pulls/comments/:comment_id/reactions/:reaction_id

Note: You can also specify a repository by repository_id using the route DELETE /repositories/:repository_id/pulls/comments/:comment_id/reactions/:reaction_id.

Delete a reaction to a pull request review comment.