Delete a commit comment reaction

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

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

Delete a reaction to a commit comment.