---
title: "POST /v1/me"
method: POST
path: "/v1/me"
tags: ["[v1] Users"]
---

# POST /v1/me

`POST /v1/me`

Create a new user on DB

## Response `200`

User created

- object
  - `id` string, uuid, required

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/nhs-england/apis/users-api-nhs-innovation-service.md) · [All operations](https://skmtc.net/nhs-england/apis/users-api-nhs-innovation-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nhs-england/users-api-nhs-innovation-service/versions/943444df31ae/schema)
