Remove merge request approval
unapprove_merge_requestWithdraw your approval from a GitLab merge request to correct or update your review decision. Specify the project and merge request IID to remove your approval.
Instructions
Remove the authenticated user's approval from a GitLab merge request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | GitLab project ID or full path such as group/project. | |
| merge_request_iid | Yes | Project-scoped internal ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |