enterprise-admin
Remove pre-receive hook enforcement for a repository
Deletes any overridden enforcement on this repository for the specified hook.
Responds with effective values inherited from owner and/or global level.
delete/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}
Path parameters
ownerstring required
The account owner of the repository. The name is not case sensitive.
repostring required
The name of the repository without the .git extension. The name is not case sensitive.
pre_receive_hook_idinteger required
The unique identifier of the pre-receive hook.
Response
Responds with effective values inherited from owner and/or global level.