ZOOM Passwords encryption in URL

Here is what that would look like: https://domain/{meetingid}?pwd={password}

So, assume the Meeting ID is 123456789 and the Meeting Password is ABCD.

So, the URL will look like: https://us04web.zoom.us/123456789?pwd=ABCD

Correct me if I am wrong.