---
title: "PATCH /api/v1/scim/users/{id}"
method: PATCH
path: "/api/v1/scim/users/{id}"
tags: ["User"]
---

# PATCH /api/v1/scim/users/{id}

`PATCH /api/v1/scim/users/{id}`

## Path parameters

- `id` string, required

## Request body

- PatchOperation
  - `Schemas` string[], nullable
  - `Operations` PatchOperationItem[], nullable
    - `Op` 0 | 1 | 2
    - `Path` string, nullable
    - `Value` string, nullable

## Response `200`

- User — unresolved $ref

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
