Delete an approval rule for a merge request
DELETE
/api/v4/projects/{id}/merge_requests/{merge_request_iid}/approval_rules/{approval_rule_id}
Deletes a specified approval rule for a merge request. The report_approver or code_owner rules are system-generated, and you cannot edit them.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Responses
Section titled “Responses”No Content
Bad Request
Not Found