---
title: "创建User"
method: POST
path: "/users"
tags: ["users"]
---

# 创建User

`POST /users`

创建User，并按统一响应结构返回处理结果。

## Response `200`

OK

- InternalInterfacesHttpGenericResponse
  - `data` object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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