delete.hook {github} | R Documentation |
delete a hook.
delete.hook(owner, repo, id, ctx = get.github.context())
owner |
the repo owner (user, org, etc) |
repo |
the name of the repo |
id |
the id of the hook |
ctx |
the github context object |
none