delete_merge_request_emoji_reaction
Remove an emoji reaction from a merge request by specifying the project, merge request IID, and award ID.
Instructions
Remove an emoji reaction from a merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| merge_request_iid | Yes | The IID of a merge request | |
| award_id | Yes | The ID of the emoji reaction to delete |