edubase_post_user_group
Update a user's group by providing user identification and group code.
Instructions
Update a user's group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | user identification string | |
| group | Yes | user group code |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| changed | Yes | group has been changed | |
| success | Yes | operation is successful |