Plugins
Remove a Repository permissions
Delete a plugin's access policy (must have admin permission)
delete/plugins/{owner}/{name}/permissions
Path parameters
ownerstring required
namestring required
Request body
Example request
{
"name": "ladybugbot"
}Response
Accepted