---
title: "Remove public organization membership for the authenticated user"
method: DELETE
path: "/orgs/{org}/public_members/{username}"
tags: ["orgs"]
---

# Remove public organization membership for the authenticated user

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

Removes the public membership for the authenticated user from the specified organization, unless public visibility is enforced by default.

## Path parameters

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

## Response `204`

Response

---

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