is there a url that I can make to delete my github repositorie? In the deletion page there's a form with my token and etc, but how can I make a url to delete it?
Asked
Active
Viewed 90 times
1 Answers
1
Beside the manual deletion process, there seems to be an API available.
As mentioned in "github v3 API - delete / remove a repo", this wasn't fully supported earlier in January 2012. It could be supported now:
The GitHub API V3 mentions:
DELETE /repos/:owner/:repo