Creating meeting or webinar via API doesn't adhere to account settings

Description
we are creating meeting/webinar via API but it doesn’t adhere to account settings (such as requiring password)…is this intended behavior that API doesn’t take account settings?

Error
no error

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

Which Endpoint/s?
POST /users/{userId}/meetings
POST /users/{userId}/webinars

Hey @sabraha5,

Are the account settings locked? If not, then you will need to include the respective properties you want to set in the API request.

Thanks,
Tommy

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