---
title: "Unblock a user from an organization"
method: DELETE
path: "/orgs/{org}/blocks/{username}"
tags: ["orgs"]
---

# Unblock a user from an organization

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

Unblocks the given user on behalf of the specified organization.

## Path parameters

- `org` string, required
- `username` string, required

## Response `204`

Response

---

[API](https://skmtc.net/github/apis/github-v3-rest-api.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api/versions/a367f7028301/schema)
