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] |