curl \ -X DELETE \ -H "Accept: application/vnd.github.v3+json" \ https://api.github.com/user/installations/1/repositories/REPOSITORY_ID #1979
Locked
lukmangjo
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
curl
-X DELETE
-H "Accept: application/vnd.github.v3+json"
https://api.github.com/user/installations/1/repositories/REPOSITORY_ID
Beta Was this translation helpful? Give feedback.
All reactions