{% extends "docs/base.html" %} {% block docs_content %}
Remove a trusted approver from a branch protection rule.
DELETE /api/v1/teams/{team_slug}/repos/{repo_slug}/protections/{uuid}/approvers/{user_uuid}
DELETE /api/v1/users/{username}/repos/{repo_slug}/protections/{uuid}/approvers/{user_uuid}
Returns JSON response.