orgs
Remove public organization membership for the authenticated user
Removes the public membership for the authenticated user from the specified organization, unless public visibility is enforced by default.
delete/orgs/{org}/public_members/{username}
Path parameters
orgstring required
The organization name. The name is not case sensitive.
usernamestring required
The handle for the GitHub user account.
Response
Response