Unblock a user from an organization
DELETE
/orgs/{org}/blocks/{username}
Unblocks the given user on behalf of the specified organization.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” org
required
string
The organization name. The name is not case sensitive.
username
required
string
The handle for the GitHub user account.
Responses
Section titled “ Responses ”Response