edubase_post_class_transfer
Assign users to classes by providing class and user identifiers to manage enrollments, access permissions, and educational groupings.
Instructions
Transfer class to user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class | Yes | class identification string | |
| user | Yes | user identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | the user identification string | |
| content | Yes | ||
| success | Yes | operation was successful |