POST {{baseUrl}}/webinars/:webinarId/panelists
Panelists in a webinar can view and send video, screen share, annotate, and do much more compared to attendees in a webinar. Prerequisites:
* Pro or a higher plan with the Webinar Add-on. Scopes: Rate Limit Label:
Add panelists to a scheduled webinar. webinar:write
,webinar:write:admin
MEDIUM
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"id": "<string>",
"updated_at": "<dateTime>"
} |
ENDPOINTS