Update users
yougile_users_updateGrant or revoke admin privileges for an employee, or remove them from the system.
Instructions
Update an employee (grant/revoke admin) or remove them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource id (UUID). | |
| isAdmin | No | ||
| deleted | No | Set true to remove the employee. |