---
title: "Create User"
method: POST
path: "/scim/v1/organizations/{organization_id}/Users/"
tags: ["SCIM"]
---

# Create User

`POST /scim/v1/organizations/{organization_id}/Users/`

## Path parameters

- `organization_id` string, required

## Response `201`

Successful

## Other responses

- `400` — Bad Request
- `401` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/proof/apis/proof-business-api-specification.md) · [All operations](https://skmtc.dev/proof/apis/proof-business-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/proof/proof-business-api-specification/revisions/1adaa0ea25cd/schema)
