users_patch
Apply partial modifications to a SCIM user by providing a user ID and a list of SCIM PATCH operations to update attributes.
Instructions
Apply partial modifications to a SCIM user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | SCIM user ID | |
| Operations | Yes | SCIM PATCH operations |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |