latest 3 messages by DOMF

+ [2019-06-06T19:31:07Z] DOMF and when I change to the org api endpoint I used for creation, I get a not found error from github
+ [2019-06-06T19:30:49Z] DOMF This has examples on editing repos using curl but not for orgs https://stackoverflow.com/questions/4777535/how-do-i-rename-a-github-repository-via-their-api
+ [2019-06-06T19:30:27Z] DOMF I got some help in here recently on using the API to bulk create repos in an org from a list (thanks again for that!) I'm trying to now bulk archive repos, but I can't seem to get the org endpoint right. I gather you're supposed to curl -X PATCH and then send the json data but I can't find the right endpoint to use