---
title: "{{baseUrl}}/persons"
method: POST
path: "/persons"
tags: ["Patient Demographics"]
---

# {{baseUrl}}/persons

`POST /persons`

Adds a new person

## Headers

- `Content-Type` 'application/json'
- `Accept` string, required

## Request body

- 7B7BbaseUrl7D7D1personsRequest — unresolved $ref

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict

---

[API](https://skmtc.dev/nextgen/apis/enterprise-api-uscdi-routes.md) · [All operations](https://skmtc.dev/nextgen/apis/enterprise-api-uscdi-routes/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nextgen/enterprise-api-uscdi-routes/revisions/191e69116448/schema)
