repository
Delete a hook in a repository
delete/repos/{owner}/{repo}/hooks/{id}
Path parameters
ownerstring required
owner of the repo
repostring required
name of the repo
idinteger required
id of the hook to delete
Response
APIEmpty is an empty response
Changes
No recorded changes to this endpoint across all 5 revisions of this API.