Password validation when we set password in Create a Meeting from API

Hi everyone!

My apology in advance if you have already answered this question.

When i call create a Meeting API setting password like z*aq-ds@w_ first, but it was Bad Request as bellow.

How can we know the password rule exactly?

In document, we could not know that Password must contain at least 1 number (1, 2, 3…).

Thanks.

Hey @yu.ikarashi,

Good question, you can know the password rule by checking the Zoom Portal: https://zoom.us/profile/setting

Or the meeting_password_requirement object in the Get User Settings or Get Account Settings API.

Thanks,
Tommy

Thank you for your comment.

That’s what i wanted!

Thanks!

1 Like

Happy to help! :slight_smile:

Thanks,
Tommy

Please give us a way to have these generated automatically on the server, instead of passing the burden of creating randomized passwords onto the developer.

@fahad.beehive thanks for sharing your feedback, and I can appreciate where you’re coming from. If you’re so inclined, I might suggest also submitting this as a feature request here: #feature-requests

Thanks