remove_user_from_group
Remove a user from a ServiceNow group by supplying the membership record's system ID. Requires write access enabled (WRITE_ENABLED=true).
Instructions
Remove a user from a group (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| member_sys_id | Yes | System ID of the sys_user_grmember record |