repos-{owner}/{repo}-branches-{branch}-protection-restrictions-users

Number of APIs: 4

  1. Add user access restrictions POST {{baseUrl}}/repos/:owner/:repo/branches/:branch/protection/restrictions/users

  2. Remove user access restrictions DELETE {{baseUrl}}/repos/:owner/:repo/branches/:branch/protection/restrictions/users

  3. Set user access restrictions PUT {{baseUrl}}/repos/:owner/:repo/branches/:branch/protection/restrictions/users

  4. Get users with access to the protected branch GET {{baseUrl}}/repos/:owner/:repo/branches/:branch/protection/restrictions/users