云客服-删除外呼号码:请求说明
请求说明
序号 |
名称 |
参数类型 |
是否必选 |
说明 |
---|---|---|---|---|
1 |
Content-Type |
String |
True |
固定填 application/json; charset=UTF-8。 |
2 |
Authorization |
String |
True |
生成方式参见C2 监控/系统外呼/话单/知识库类接口鉴权方式。 |
序号 |
参数名 |
参数类型 |
是否必选 |
说明 |
---|---|---|---|---|
1 |
sessionId |
String |
False |
标识用户的ID,外呼结果中会回传用户。 最大长度为32个字符。 |
2 |
called |
String |
False |
被叫号码。 最大长度为24个字符,有效字符为:0~9、*、#。 |
3 |
customField |
String |
False |
用户自定义字段,删除时可根据该字段批量删除,最大长度为200个字符。 |
4 |
recycleTime |
String |
False |
回收时间,格式为yyyy-mm-dd hh:mm:ss。 |
5 |
recycleType |
String |
False |
回收类型。只在传入recycleTime的同时传入,该参数有效。 取值范围: |
6 |
archiveHistory |
int |
False |
是否移历史表。 取值范围:0,1。 0:不移历史表,直接删除。1:移入历史表。默认为0。 |