DeleteWaitingRoomRule - 删除等候室绕过规则

通过站点删除等候室绕过规则。

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息

当前API暂无授权信息透出。

请求参数

名称类型必填描述示例值
SiteIdlong

站点 ID,可通过调用 ListSites 接口获取。

123456****
WaitingRoomRuleIdlong

等候室绕过规则 ID。

3672886****

返回参数

名称类型描述示例值
object
RequestIdstring

请求 ID。

15C66C7B-671A-4297-9187-2C4477247A74

示例

正常返回示例

JSON格式

{
  "RequestId": "15C66C7B-671A-4297-9187-2C4477247A74"
}

错误码

HTTP status code错误码错误信息描述
400InternalExceptionFailed to call the service. Try again later or contact technical support.调用服务失败,请稍后重试或联系客服咨询详情。
400Site.ServiceBusyThis website is being configured. Try again later.该站点正在配置中,请稍后再试。
400WaitingRoomRuleNotExistThe waiting room bypass rule that you want to modify does not exist. Specify a valid one.您要修改的等候室绕过规则不存在,请检查并传入正确的等候室绕过规则。
403Site.NotExistThe 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.指定的站点不存在或当前未被系统识别。请检查站点标识符是否准确,并确保它与一个已定义、当前活跃且在系统公认的站点网络中可访问的站点相匹配。如果该站点是预定新增的,请确保已完成适当的创建或注册流程,以将其整合到系统中。

访问错误中心查看更多错误码。

变更历史

变更时间变更内容概要操作
暂无变更历史