Skip to content

Instantly share code, notes, and snippets.

@joduplessis
Created May 9, 2022 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joduplessis/9a3f290b0a99338af18c8f2d7ea069c3 to your computer and use it in GitHub Desktop.
Save joduplessis/9a3f290b0a99338af18c8f2d7ea069c3 to your computer and use it in GitHub Desktop.
Custom GitHub org name using API
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