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