Reset approvals for a merge request
PUT
/api/v4/projects/{id}/merge_requests/{merge_request_iid}/reset_approvals
Resets all approvals for a specified merge request. Available only to bot users with a valid project or group token. Human users receive a 401 Unauthorized response.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Responses
Section titled “Responses”OK
Bad Request
Unauthorized
Not found