get_restrictions_for_authenticated_user | SELECT | | Shows which type of GitHub user can interact with your public repositories and when the restriction expires. |
remove_restrictions_for_authenticated_user | DELETE | | Removes any interaction restrictions from your public repositories. |
set_restrictions_for_authenticated_user | EXEC | data__limit | Temporarily restricts which type of GitHub user can interact with your public repositories. Setting the interaction limit at the user level will overwrite any interaction limits that are set for individual repositories owned by the user. |