Enables automated security fixes for a repository. The authenticated user must have admin access to the repository. For more information, see "Configuring automated security fixes".
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT 'https://api.github.com/repos///automated-security-fixes'
Response Response Example
{}
Request
Path Params
owner
stringÂ
required
The account owner of the repository. The name is not case sensitive.
repo
stringÂ
required
The name of the repository. The name is not case sensitive.