---
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/rest-api.md) · [All operations](https://skmtc.net/github/apis/rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/rest-api/versions/80850db290cd/schema)
