DELETE {{baseUrl}}/webinars/:webinarId?occurrence_id=<string>&cancel_webinar_reminder=<boolean>
Delete a webinar. Prerequisites: Scopes: Rate Limit Label:
webinar:write
,webinar:write:admin
LIGHT
Body
PARAM
Key | Datatype | Required | Description |
occurrence_id
|
string | The meeting or webinar occurrence ID. | |
cancel_webinar_reminder
|
string | `true` - Notify panelists and registrants about the webinar cancellation via email. `false` - Do not send any email notification to webinar registrants and panelists. The default value of this field is `false`. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
ENDPOINTS