---
title: "Create User"
method: POST
path: "/users"
tags: ["Users"]
---

# Create User

`POST /users`

## Headers

- `Addepar-Firm` string, required

## Response `201`

Created

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `409` — Conflict

---

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