feat: add HTTP signature tools and fix independent HTTP send validation
CSS quality / css-quality (push) Has been cancelled
CSS quality / css-quality (push) Has been cancelled
This commit is contained in:
@@ -495,8 +495,8 @@ Content-Type: application/problem+json; charset=utf-8
|
||||
|
||||
| 参数 | 类型 | 必填 | 默认值 / 说明 |
|
||||
| ------------ | ------ | ---- | ------------------------------------------------- |
|
||||
| mobile | string | 否 | 精确匹配回复者手机号 |
|
||||
| accessNumber | string | 否 | 精确匹配短信接入号,对应返回字段 destId |
|
||||
| mobile | string | 否 | 1 开头的 11 位手机号,精确匹配 |
|
||||
| accessNumber | string | 否 | 1–21 位数字接入号,精确匹配 destId |
|
||||
| keyword | string | 否 | 筛选正文包含指定关键词的回复 |
|
||||
| limit | 正整数 | 否 | 默认 50;按应用最大分页配置裁剪,系统默认上限 100 |
|
||||
| cursor | string | 否 | 首次不传;下一页使用上一响应的 nextCursor |
|
||||
|
||||
Reference in New Issue
Block a user