---
title: "Update an organization name"
method: PATCH
path: "/admin/organizations/{org}"
tags: ["enterprise-admin"]
---

# Update an organization name

`PATCH /admin/organizations/{org}`

## Path parameters

- `org` string, required

## Request body

- object
  - `login` string, required — The organization's new name.

## Response `202`

Response

- object
  - `message` string
  - `url` string

---

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