Our zoom account has SSO enabled for some of our full time staff and then we have a large number of volunteers that sign in using a Zoom account and password.
When we use “meetingcreate” from the API all of the generated URLs include our vanity subdomain. For our volunteers that we provide Zoom accounts to this causes an issue because the sign in page for them features SSO rather than Zoom account sign in. If I manually remove our subdomain from the URL the page they go to features the Zoom account sign in.
We want the generated URLs to just use “zoom.us” as the domain and not “.zoom.us”. Is there a setting or a parameter we need to change?
Which Endpoint/s?