ChangeUserRoleCourseData_1_2#

class ChangeUserRoleCourseData_1_2[source]#

Pass this data if you want to enroll a new user

role_id: int#

The id of the new role the user.

username: str#

The username of the user.

tenant_id: Union[Just[str], _Nothing[str]] = Nothing#

The id of the tenant of the user, this value will become required starting with release Nobel.2