---
title: "Create subteam"
method: POST
path: "/teams/subteams"
tags: ["Teams"]
---

# Create subteam

`POST /teams/subteams`

Create subteam

## Request body

- object
  - `name` string

## Response `200`

created subteam

- ResponseMessage
  - `message` string

---

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