patch
/rooms/events
Display or hide E911 emergency alert text content from Zoom Rooms digital signage.
Scope: room:write:admin
Prerequisites:
- Zoom Rooms 5.3.0 or higher
- Zoom Rooms digital signage must be enabled
Authorization
oauth2 - authorizationCode
Request Body
1 Example
Schema
object
Provide this request body to set and display the emergency alert content.
or
object
Provide this request body to remove the emergency alert content. Note that there won’t be a response body for this request.
Responses
HTTP Status Code: 202
1 Example
Schema
event_id
string
Unique identifier of the event related to the content being displayed. This field is only returned if you provided zoomroom.emergency_alert_displayed
as the value of the method
parameter.
Save this response value and provide it as the value of the event_id
request parameter when you need to remove the alert content using zoomroom.emergency_alert_removed
method.
Send a Test Request
PATCH
Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
oauth_access_token