Delete An Explicit User Permission For Repository

Deletes an explicit user permission for a specific repository in Bitbucket, removing direct access rights that were previously granted to an individual user. This operation requires the workspace name, repository slug, and the selected Users ID as path parameters. When executed, it revokes the Users explicitly assigned permissions while preserving any inherited permissions from groups or workspace-level access. This is typically used when cleaning up repository access control lists or when a ...