---
title: "POST /users/{username}/groups/"
method: POST
path: "/v1/users/{username}/groups/"
---

# POST /users/{username}/groups/

`POST /v1/users/{username}/groups/`

Add user to a group

## Path parameters

- `username` string, required

## Request body

- object
  - `name` string, required — group name

## Response `200`

200

- object
  - `status` string

## Other responses

- `400` — 400

---

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