scim_update_user
Partially update a SCIM user by applying PATCH operations to add, remove, or replace attributes in order, with version headers for optimistic locking.
Instructions
Partially update a SCIM user via PATCH operations (add, remove, replace). Operations are executed in order. Supports optimistic locking via version headers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schemas | Yes | ||
| user_id | Yes | ID of the user. | |
| Operations | Yes |