Hi @Cristian1 Are these users on your account or are they external users?
-
Internal users are Zoom users that belong to your account.
-
External users are Zoom users that don’t belong to your account.
For internal users, they can be programmatically assigned as alternative hosts via the create or update meeting endpoints. If they are external users, they can be assigned as co-host, but there are limitations–including the inability to programmatically add them as co-host programmatically aside from within certain MSDK clients (see thread: Is it possible to assign a co-host with SDK or API? - #2 by carson.zoom ). Here’s the full MSDK documentation page. Go through the reference docs for the different platforms to confirm the co-host function is present.
Additional notes:
Read here for a breakdown of the difference between alternative and co-host roles: Understanding roles in a Zoom meeting