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