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