Description-
When creating a meeting via the API, there is a string field called ‘settings.alternative_hosts’. What is the use of this field as host can make any user a host who will be present in meeting.?
So can we pass any email address in comma separate string and those email addresses get the rights to host that relevant meeting?
Any check will be performed like those email addresses are having Zoom Pro account access or not, and based on that they will be accepted as alternative hosts or we receive some error code in api response?
I am facing an issue in zoom update API. when i am updating an occurrence its working fine.
but when i started updating an alternative host my occurrences are disappears from zoom meeting. can you suggest something