A simple URL mechanism for two Zoom users to simply click on which will put the two of them into an instant zoom meeting

This is for developer-specific feature requests. For other requests please contact our customer support team.

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I’m always frustrated when […]

Describe the solution you’d like
A simple URL mechanism for two Zoom users to simply click on which will put the two of them into an instant zoom meeting (Without requiring the use of APIs).

For example something like
https://zoom.us /j/users=user1,user2 or perhaps a zoomus:// URL scheme

Users in this case are Zoom authenticated users who will already be running a Zoom client (and are not anonymous)

It appears that earlier there were some Zoom deeplinks which now have been deprecated with no alternatives provided, and using the Create a Meeting API seems to be an overkill for a routine use case like this.

(PMI is not available in this account)

For context, Microsoft Teams provides such a URL scheme (Create deep links - Teams | Microsoft Docs ). Deep links overview - Teams | Microsoft Learn

Describe alternatives you’ve considered
A clear and concise description of any alternative solutions or features you’ve considered.
Use of Create a Meeting API (overkill)

Additional context
Add any other context or screenshots about the feature request here.