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

Number of APIs: 4

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

  2. Add app access restrictions POST {{baseUrl}}/repos/:owner/:repo/branches/:branch/protection/restrictions/apps

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

  4. Remove app access restrictions DELETE {{baseUrl}}/repos/:owner/:repo/branches/:branch/protection/restrictions/apps