secret-scanning
Dismiss a response on a bypass request for secret scanning
Dissmiss a response given to a bypass request for secret scanning push protection in a repository.
Delegated bypass must be enabled on the repository and the user must be a bypass reviewer to access this endpoint. Personal access tokens (classic) need the security_events scope to use this endpoint.
delete/repos/{owner}/{repo}/bypass-responses/secret-scanning/{bypass_response_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.
bypass_response_idinteger required
ID of the bypass response.
Response
Review was successfully dismissed.