edubase_post_user_group
Move a user to a different user group by group code and confirm whether the group was changed.
Instructions
Move a user to another user group, identified by its code. Returns whether the group was changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | user identification string | |
| group | Yes | user group code |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ||
| changed | Yes | ||
| success | Yes |