Resolved! Can't invite participants when creating meeting with API
I can see that a couple similar issues were created but none have actually been solved..
It seems pretty odd that you can't invite participants to a meeting when creating it with the API. This is one of the most basic requirements of creating a meeting.[
'settings' => [
'meeting_invitees' => [
['email' => '***********'],
]
]
]
https://devforum.zoom.us/t/send-email-notification-to-invitees-when-meeting-is-created-updated/63793
This is not a resolution:
Show less