We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f7489 commit 13146d2Copy full SHA for 13146d2
1 file changed
README.md
@@ -33,7 +33,6 @@ To get started, clone the repo:
33
| Variable | Description |
34
| -----------------------|-------------|
35
| authEndpoint | Required, your Meeting SDK auth endpoint that securely generates a Meeting SDK JWT. [Get a Meeting SDK auth endpoint here.](https://github.com/zoom/meetingsdk-sample-signature-node.js) |
36
- [You can get yours here](https://developers.zoom.us/docs/meeting-sdk/developer-accounts/#get-meeting-sdk-credentials). |
37
| meetingNumber | Required, the Zoom Meeting or webinar number. |
38
| passWord | Optional, meeting password. Leave as empty string if the meeting does not require a password. |
39
| role | Required, `0` to specify participant, `1` to specify host. |
0 commit comments