Skip to content

Unblock a user from an organization

DELETE
/orgs/{org}/blocks/{username}

Unblocks the given user on behalf of the specified organization.

API method documentation

org
required
string

The organization name. The name is not case sensitive.

username
required
string

The handle for the GitHub user account.

Response