Create multiple Meetings to schedule meetings between different app users

Description
I am working on social platform where we want to provide ability to user to schedule call with other users .
Flow will be -
1.user select date-time and other user who him want to join meeting with
2. Backedn API will create meeting
3. System will share meeting url with both user.

Any solution?

Error
The full error message or issue you are running into.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hey @surhg2003,

Yes, you will want to use the Create Meeting API:

Thanks,
Tommy