DELETE
/orgs/{org}/blocks/{username}Unblock a user from an organization
Unblocks the given user on behalf of the specified organization.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
orgstringrequired
The organization name. The name is not case sensitive.
usernamestringrequired
The handle for the GitHub user account.
204Response