---
title: "PUT /actor-groups/webs/{web_id}/shortname"
method: PUT
path: "/actor-groups/webs/{web_id}/shortname"
tags: ["Graph", "Web"]
---

# PUT /actor-groups/webs/{web_id}/shortname

`PUT /actor-groups/webs/{web_id}/shortname`

## Path parameters

- `web_id` string, uuid, required

## Headers

- `X-Authenticated-User-Actor-Id` string, uuid, required

## Request body

- UpdateWebShortnameParams
  - `shortname` string, required

## Response `200`

The web shortname was updated successfully

## Other responses

- `500` — Store error occurred

## Changes

- **2026-02-27** `213f21fc65d8` — 1 info
  - endpoint added
- **2025-04-24** `ccac01e6aad0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hashintel/apis/graph/changes/actor-groups/webs/:web_id/shortname/put.md)

---

[API](https://skmtc.dev/hashintel/apis/graph.md) · [All operations](https://skmtc.dev/hashintel/apis/graph/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hashintel/graph/revisions/ba95e69ddba8/schema)
