Sample - GitHub REST API
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.

2 parameters
orgstringrequired
The organization name. The name is not case sensitive.
usernamestringrequired
The handle for the GitHub user account.

1 status code
204Response