---
title: "POST /actor-groups/webs"
method: POST
path: "/actor-groups/webs"
tags: ["Graph", "Web"]
---

# POST /actor-groups/webs

`POST /actor-groups/webs`

## Headers

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

## Request body

- CreateOrgWebParams
  - `administrator` string, uuid
  - `shortname` string, required

## Response `200`

The web was created successfully

- CreateWebResponse
  - `machineId` string, uuid, required
  - `webId` string, uuid, required

## Other responses

- `500` — Store error occurred

## Changes

- **2025-04-28** `c5116553363c` — 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/post.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)
