Adding cohost while creating the meeting

Using this template helps us debug your issues more effectively :slight_smile:

Description
We are trying to create a meeting using the zoom meeting api.
We want to add the cohost to the meeting.
I have a small doubt.
We can add the cohost while creating the meeting. So when the meeting link is shared with the cohost will the host meeting link will work or do we need to register the cohost as participant and then share their meeting link.

Hi @ConnectWithShipra

Thanks for reaching out to the Zoom Developer Forum, I am happy to help here!
When you create a meeting using the API, you can pass the field “alternative_hosts” inside the settings object.

The co-host or alternative host will receive an email with a link to Start or Join the meeting

Hope this helps
Elisa

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.