Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.55 KB

ManageE911signageRequestOneOf1Params.md

File metadata and controls

11 lines (8 loc) · 1.55 KB

# ManageE911signageRequestOneOf1Params

Properties

Name Type Description Notes
event_id string Unique identifier of the event. [optional]
target_ids string[] Provide one of the following IDs associated with the Zoom Room.<br> * `accountId`: Account ID of the Zoom account.<br> Provide account ID as the value of this field to remove the alert content from all Zoom Rooms' displays in the account.<br><br> * `locationId`: Location ID. Get the value of this field by calling the List Zoom Rooms locations API. Provide location ID as the value of this field to remove the alert content from all Zoom Rooms' displays listed in the specified location.<br><br> * `roomId`: Unique identifier of the Zoom Room. Get the value of this field by calling the List Zoom Rooms API. Provide room ID as the value of this field to remove the alert content from a specific Zoom Rooms' display. [optional]
target_type string Provide one of the following values for this field that is associated to the value you entered in the `target_ids` field. <br> * `account` * `location` * `room` [optional]

[Back to Model list] [Back to API list] [Back to README]