Created
May 9, 2022 16:56
-
-
Save joduplessis/9a3f290b0a99338af18c8f2d7ea069c3 to your computer and use it in GitHub Desktop.
Custom GitHub org name using API
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -H "Authorization: bearer githubtoken" -d '{"location":"Noice"}' https://api.github.com/orgs/orgname |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment