sac_users_patch
Apply partial updates to user attributes in SAP Analytics Cloud via SCIM v2 PATCH. Provide user ID and patch operations to modify profile fields.
Instructions
Partial update of a user (SCIM v2 PATCH).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | SCIM PatchOp with Operations | |
| userId | Yes | User UUID | |
| allowalteration | No | Must be true to execute |