Description Usage Arguments Examples
Post to the /meetings/meeting_id/registrants endpoint.
1 2 3 4 5 6 | addRegistrant(
meeting_id,
email,
first_name,
token_cache = "~/.zoom_token_cache"
)
|
meeting_id |
ID of the meeting to register the participant for. |
email |
Registrant email. |
first_name |
Registrant first name. |
token_cache |
Path to token cache |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.