---
title: "Create Sub Account"
method: POST
path: "/v1/sub-accounts"
tags: ["sub-accounts"]
---

# Create Sub Account

`POST /v1/sub-accounts`

## Request body

- CreateSubAccountRequest
  - `name` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agentphone/apis/agentphone-api.md) · [All operations](https://skmtc.net/agentphone/apis/agentphone-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agentphone/agentphone-api/versions/3f3aa65dcd20/schema)
