---
title: "Handler Create Group"
method: POST
path: "/identity/businesses"
---

# Handler Create Group

`POST /identity/businesses`

## Request body

- IdentityCreateGroupInput
  - `group_id` string
  - `name` string

## Response `200`

OK

- IdentityCreateGroupOutput
  - `group_id` string

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/stablesea/apis/stable-sea-backend.md) · [All operations](https://skmtc.net/stablesea/apis/stable-sea-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stablesea/stable-sea-backend/revisions/f0991172edbc/schema)
