How to create Organization name through Github API instead of creating manually?

前端 未结 4 1402
深忆病人
深忆病人 2020-12-20 02:22

I am trying to use github api to create organization and repositories instead of creating them manually. I was looking at this site which talks about how to create repositor

4条回答
  •  旧巷少年郎
    2020-12-20 02:55

    Is there any way to create organization name as well through github API?

    Currently it's not possible to create organizations nor user accounts via the GitHub API.

提交回复
热议问题