---
title: "Create a user"
method: POST
path: "/users"
---

# Create a user

`POST /users`

## Request body

- unknown

## Response `201`

User created

## Other responses

- `400` — Validation error

---

[API](https://skmtc.dev/devweekends/apis/user-api.md) · [All operations](https://skmtc.dev/devweekends/apis/user-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/devweekends/user-api/revisions/ce659a3bee10/schema)
