执行规则链(同步)
开发环境
http://dev-cn.your-api-server.com
开发环境
http://dev-cn.your-api-server.com
POST
/api/v1/rules/{id}/execute/{msgType}
请求参数
Path 参数
id
string
规则链ID
示例值:
abcd
msgType
string
消息类型
示例值:
teset
Query 参数
msgId
string
消息ID
debugMode
boolean
可选