delete_branch_restriction
Remove branch restrictions in Bitbucket repositories to allow specific branch operations by deleting existing rules.
Instructions
Delete a branch restriction.
Args:
repo_slug: Repository slug
restriction_id: Restriction ID (from list_branch_restrictions)
Returns:
Confirmation of deletionInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| restriction_id | Yes |