
策略启用
/channel/escalate/rule/enable
Modified at: 3 个月前
请求参数
Header Params
Content-Type
string
optional
Example:
application/json
Body Params (application/json)
channel_id
integer
channel ID
rule_id
string
rule ID
Example
{
"channel_id": 0,
"rule_id": "string"
}
示例代码
Responses
成功(200)
HTTP 状态码: 200
内容格式: JSON
Data Schema
error
#/definitions/24794565optional
Example
Not configured
Modified at 3 个月前