Create Webinar API: how to get global_dial_in_countries and global_dial_in_numbers

Description
When creating a webinar using API POST users/{userId}/webinars, should the settings field global_dial_in_countries be populated if at account level the global dial-in countries have been configured or a list of countries is set on the request.

Error
In the response, the global_dial_in_countries field is null. When creating a meeting this field has values.

Which App Type (OAuth / Chatbot / JWT / Webhook)?

Using JWT

Which Endpoint/s?

API POST users/{userId}/webinars

How To Reproduce (If applicable)

Screenshots (If applicable)
Configured dial in countries

Additional context

Given that this works with meetings, are there additional considerations for webinars? Also with meetings the response has values in global_dial_in_numbers. This does not seem to be a settings field for the Webinar API.

Thanks for your help.

Hey @avril.kotzen,

Can you please share the response body JSON so we can look into the issue further?

Thanks,
Tommy

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