---
title: "Create a member (SCIM)"
method: POST
path: "/v1/scim/v2/Users"
tags: ["SCIM Users"]
---

# Create a member (SCIM)

`POST /v1/scim/v2/Users`

Create a new workspace member (using SCIM Protocol).

## Response `201`

Member Created

## Other responses

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

## Changes

- **2026-08-26** `78197a8c12fd` — 3 info
  - the request property `name` became optional
  - the request property `name/familyName` became optional
  - the request property `name/givenName` became optional

[Change history](https://skmtc.dev/gitguardian/apis/gitguardian-api/changes/v1/scim/v2/Users/post.md)

---

[API](https://skmtc.dev/gitguardian/apis/gitguardian-api.md) · [All operations](https://skmtc.dev/gitguardian/apis/gitguardian-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gitguardian/gitguardian-api/revisions/93137300f743/schema)
