yougile_update_user
Update a user's admin status in YouGile by providing the user UUID and a boolean to grant or revoke admin rights.
Instructions
Update a user. Only supports changing admin status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User UUID | |
| isAdmin | Yes | Grant or revoke admin rights |