Using this template helps us debug your issues more effectively
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.
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.