patch https://{BaseUrl}/api/v3.0/users/
Updates a specific user's data. Note that not all fields may be editable in all contexts. To determine which fields are editable, request the schema using the include parameter.
If the user's permissions are managed via the Roles API, the schema.permissions
fields will be marked as readOnly
. In such cases, effectivePermissions.roleAssignments
will be true
, indicating that role-based assignment is in effect.