刪除等候室對應的事件。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
esa:DeleteWaitingRoomEvent |
delete |
*Site
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| SiteId |
integer |
是 |
網站 ID,可通過調用 ListSites 介面擷取。 |
123456**** |
| WaitingRoomEventId |
integer |
是 |
等候室事件 ID。 |
302909890*** |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
請求 ID。 |
0AEDAF20-4DDF-4165-8750-47FF9C1929C9 |
樣本
正常返回樣本
JSON格式
{
"RequestId": "0AEDAF20-4DDF-4165-8750-47FF9C1929C9"
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | InternalException | Failed to call the service. Try again later or contact technical support. | 調用服務失敗,請稍後重試或聯絡客服諮詢詳情。 |
| 400 | Site.ServiceBusy | This website is being configured. Try again later. | 該網站正在配置中,請稍後再試。 |
| 400 | WaitingRoomRuleNotExist | The waiting room bypass rule that you want to modify does not exist. Specify a valid one. | 您要修改的等候室繞過規則不存在,請檢查並傳入正確的等候室繞過規則。 |
| 400 | WaitingRoomEventNotExist | The waiting room event that you want to modify does not exist. Specify a valid one. | 您要修改的等候室事件不存在,請檢查並傳入正確的等候室事件。 |
| 403 | Site.NotExist | The specified website does not exist or is not recognized by the system.Check whether the specified website identifier is valid and matches a website that is active, defined, and recognized by the system.If you want to add a new website, make sure that the creation and registration process is complete to integrate the website to the system. | 指定的網站不存在或當前未被系統識別。請檢查網站標識符是否準確,並確保它與一個已定義、當前活躍且在系統公認的網站網路中可訪問的網站相匹配。如果該網站是預定新增的,請確保已完成適當的建立或註冊流程,以將其整合到系統中。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。