unapprove_merge_request
Unapprove a merge request in GitLab by specifying the project ID and merge request IID. Reverts the approval status.
Instructions
Unapprove 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 the merge request to unapprove |