---
title: "Create a User"
method: POST
path: "/scim/v2/sso/{connection_name}/Users"
tags: ["Users (scim/v2)"]
---

# Create a User

`POST /scim/v2/sso/{connection_name}/Users`

[![General Availability](https://img.shields.io/badge/Lifecycle%20Stage-General%20Availability-%2345c6e8)](#section/Versioning/API-Lifecycle-Policy)

Make a request to create a user.

## Path parameters

- `connection_name` string, required

## Response `201`

Created

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `402` — Over Quota
- `403` — Forbidden
- `409` — Conflict
- `429` — Rate Limit Exceeded
- `500` — Internal Server Error

## Changes

- **2026-09-18** `83f5e4fbfe08` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/confluent/apis/confluent-cloud-apis/changes/scim/v2/sso/:connection_name/Users/post.md)

---

[API](https://skmtc.dev/confluent/apis/confluent-cloud-apis.md) · [All operations](https://skmtc.dev/confluent/apis/confluent-cloud-apis/llms.txt) · [OpenAPI document](https://skmtc.dev/confluent/apis/confluent-cloud-apis/revisions/83f5e4fbfe08?raw)
