In create meeting i am getting start_url for host and join_url for participants.Can i get any link for co_host?

I have successfully created a Zoom meeting using the Create Meeting API endpoint.
Issue I am successfully retrieving the start_url for the host and the join_url for participants. However, I need assistance in obtaining a link for co-hosts. The response does not seem to provide information about a co-host link.

@software4, to assign a cohost in a Zoom meeting, the host must do it during the meeting. For alternative hosts, they should join using the standard join URL and be signed into their Zoom account. If the original host isn’t present, an alternative host can automatically assume the host role.