Update webinar status

PUT {{baseUrl}}/webinars/:webinarId/status

Update a webinar's status. Use this API to end an ongoing webinar.

Prerequisites:

Scopes: webinar:write,webinar:write:admin

Rate Limit Label: LIGHT

Request Body

{"action"=>"end"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}