---
title: "Update of a member (SCIM)"
method: PUT
path: "/v1/scim/v2/Users/{id}"
tags: ["SCIM Users"]
---

# Update of a member (SCIM)

`PUT /v1/scim/v2/Users/{id}`

Update of a workspace member (using SCIM Protocol).

## Path parameters

- `id` string, required

## Response `200`

Member Detail

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Bad Request

## 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/:id/put.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)
