tccli 3.0.1109.1__py2.py3-none-any.whl → 3.0.1111.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/examples/ccc/v20200210/CreateCompanyApply.md +10 -3
- tccli/examples/ccc/v20200210/DescribeCompanyList.md +2 -1
- tccli/examples/ccc/v20200210/ModifyCompanyApply.md +10 -3
- tccli/examples/sms/v20210111/AddSmsTemplate.md +1 -1
- tccli/examples/sms/v20210111/ModifySmsTemplate.md +1 -1
- tccli/examples/trtc/v20190722/DescribeAITranscription.md +22 -0
- tccli/examples/trtc/v20190722/StartAITranscription.md +30 -0
- tccli/examples/trtc/v20190722/StopAITranscription.md +20 -0
- tccli/examples/trtc/v20190722/SummarizeTranscription.md +18 -0
- tccli/services/asr/v20190614/api.json +1 -1
- tccli/services/ccc/v20200210/api.json +99 -11
- tccli/services/ccc/v20200210/examples.json +3 -3
- tccli/services/cdn/v20180606/api.json +12 -0
- tccli/services/ckafka/v20190819/api.json +13 -13
- tccli/services/dsgc/v20190723/api.json +17 -17
- tccli/services/essbasic/v20210526/examples.json +4 -4
- tccli/services/gme/v20180711/api.json +7 -7
- tccli/services/hunyuan/v20230901/api.json +9 -0
- tccli/services/mps/v20190612/api.json +14 -14
- tccli/services/ms/v20180408/api.json +1 -1
- tccli/services/ocr/v20181119/api.json +50 -0
- tccli/services/rce/v20201103/api.json +10 -10
- tccli/services/sms/v20210111/api.json +4 -4
- tccli/services/sms/v20210111/examples.json +2 -2
- tccli/services/tmt/v20180321/api.json +12 -12
- tccli/services/trtc/trtc_client.py +212 -0
- tccli/services/trtc/v20190722/api.json +285 -0
- tccli/services/trtc/v20190722/examples.json +32 -0
- {tccli-3.0.1109.1.dist-info → tccli-3.0.1111.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1109.1.dist-info → tccli-3.0.1111.1.dist-info}/RECORD +34 -30
- {tccli-3.0.1109.1.dist-info → tccli-3.0.1111.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1109.1.dist-info → tccli-3.0.1111.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1109.1.dist-info → tccli-3.0.1111.1.dist-info}/license_files/LICENSE +0 -0
@@ -157,7 +157,7 @@
|
|
157
157
|
"CreateIdentifyRuleAnotherName": {
|
158
158
|
"document": "创建规则别名",
|
159
159
|
"input": "CreateIdentifyRuleAnotherNameRequest",
|
160
|
-
"name": "
|
160
|
+
"name": "创建规则别名",
|
161
161
|
"output": "CreateIdentifyRuleAnotherNameResponse",
|
162
162
|
"status": "online"
|
163
163
|
},
|
@@ -1740,7 +1740,7 @@
|
|
1740
1740
|
"usage": "both"
|
1741
1741
|
},
|
1742
1742
|
"AssessmentTemplate": {
|
1743
|
-
"document": "DSPA
|
1743
|
+
"document": "DSPA评估模板",
|
1744
1744
|
"members": [
|
1745
1745
|
{
|
1746
1746
|
"disabled": false,
|
@@ -3039,7 +3039,7 @@
|
|
3039
3039
|
},
|
3040
3040
|
{
|
3041
3041
|
"disabled": false,
|
3042
|
-
"document": "
|
3042
|
+
"document": "模板名称",
|
3043
3043
|
"example": "xx-风险模板",
|
3044
3044
|
"member": "string",
|
3045
3045
|
"name": "TemplateName",
|
@@ -3066,7 +3066,7 @@
|
|
3066
3066
|
},
|
3067
3067
|
{
|
3068
3068
|
"disabled": false,
|
3069
|
-
"document": "
|
3069
|
+
"document": "模板描述",
|
3070
3070
|
"example": "模板描述",
|
3071
3071
|
"member": "string",
|
3072
3072
|
"name": "TemplateDescription",
|
@@ -5894,7 +5894,7 @@
|
|
5894
5894
|
{
|
5895
5895
|
"disabled": false,
|
5896
5896
|
"document": "数据源name\n注意:此字段可能返回 null,表示取不到有效值。",
|
5897
|
-
"example": "
|
5897
|
+
"example": "default",
|
5898
5898
|
"member": "string",
|
5899
5899
|
"name": "DataSourceName",
|
5900
5900
|
"output_required": true,
|
@@ -5994,7 +5994,7 @@
|
|
5994
5994
|
{
|
5995
5995
|
"disabled": false,
|
5996
5996
|
"document": "备注\n注意:此字段可能返回 null,表示取不到有效值。",
|
5997
|
-
"example": "
|
5997
|
+
"example": "remark",
|
5998
5998
|
"member": "string",
|
5999
5999
|
"name": "Remark",
|
6000
6000
|
"output_required": true,
|
@@ -6004,7 +6004,7 @@
|
|
6004
6004
|
{
|
6005
6005
|
"disabled": false,
|
6006
6006
|
"document": "安全产品\n注意:此字段可能返回 null,表示取不到有效值。",
|
6007
|
-
"example": "
|
6007
|
+
"example": "dsgc",
|
6008
6008
|
"member": "SecurityProduct",
|
6009
6009
|
"name": "SecurityProduct",
|
6010
6010
|
"output_required": true,
|
@@ -6034,7 +6034,7 @@
|
|
6034
6034
|
{
|
6035
6035
|
"disabled": false,
|
6036
6036
|
"document": "风险账号详情\n注意:此字段可能返回 null,表示取不到有效值。",
|
6037
|
-
"example": "
|
6037
|
+
"example": "[admin]",
|
6038
6038
|
"member": "AccountRisk",
|
6039
6039
|
"name": "AccountRiskDetail",
|
6040
6040
|
"output_required": true,
|
@@ -6044,7 +6044,7 @@
|
|
6044
6044
|
{
|
6045
6045
|
"disabled": false,
|
6046
6046
|
"document": "权限风险详情\n注意:此字段可能返回 null,表示取不到有效值。",
|
6047
|
-
"example": "
|
6047
|
+
"example": "[riskDetail]",
|
6048
6048
|
"member": "PrivilegeRisk",
|
6049
6049
|
"name": "PrivilegeRiskDetail",
|
6050
6050
|
"output_required": true,
|
@@ -6054,7 +6054,7 @@
|
|
6054
6054
|
{
|
6055
6055
|
"disabled": false,
|
6056
6056
|
"document": "策略风险的cos风险文件列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
6057
|
-
"example": "
|
6057
|
+
"example": "[file1,file2]",
|
6058
6058
|
"member": "string",
|
6059
6059
|
"name": "PolicyRiskCosFileList",
|
6060
6060
|
"output_required": true,
|
@@ -6064,7 +6064,7 @@
|
|
6064
6064
|
{
|
6065
6065
|
"disabled": false,
|
6066
6066
|
"document": "AKSK泄漏列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
6067
|
-
"example": "
|
6067
|
+
"example": "[akList]",
|
6068
6068
|
"member": "AKSKLeak",
|
6069
6069
|
"name": "AKSKLeak",
|
6070
6070
|
"output_required": true,
|
@@ -7684,7 +7684,7 @@
|
|
7684
7684
|
},
|
7685
7685
|
{
|
7686
7686
|
"disabled": false,
|
7687
|
-
"document": "
|
7687
|
+
"document": "过滤项。支持模糊搜索:(TemplateId,TemplateName)支持过滤:Source:模板来源,system / userUseType:模板类型,auto,semi-auto,law等Status:模板启用状态,draft / launched",
|
7688
7688
|
"example": "无",
|
7689
7689
|
"member": "DspaAssessmentFilter",
|
7690
7690
|
"name": "Filters",
|
@@ -16655,27 +16655,27 @@
|
|
16655
16655
|
"example": "xx-account",
|
16656
16656
|
"member": "string",
|
16657
16657
|
"name": "AccountName",
|
16658
|
-
"
|
16658
|
+
"output_required": true,
|
16659
16659
|
"type": "list",
|
16660
16660
|
"value_allowed_null": true
|
16661
16661
|
},
|
16662
16662
|
{
|
16663
16663
|
"disabled": false,
|
16664
16664
|
"document": "表名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
16665
|
-
"example": "
|
16665
|
+
"example": "table",
|
16666
16666
|
"member": "string",
|
16667
16667
|
"name": "TableName",
|
16668
|
-
"
|
16668
|
+
"output_required": true,
|
16669
16669
|
"type": "string",
|
16670
16670
|
"value_allowed_null": true
|
16671
16671
|
},
|
16672
16672
|
{
|
16673
16673
|
"disabled": false,
|
16674
16674
|
"document": "说明\n注意:此字段可能返回 null,表示取不到有效值。",
|
16675
|
-
"example": "
|
16675
|
+
"example": "table-desc",
|
16676
16676
|
"member": "string",
|
16677
16677
|
"name": "Description",
|
16678
|
-
"
|
16678
|
+
"output_required": true,
|
16679
16679
|
"type": "string",
|
16680
16680
|
"value_allowed_null": true
|
16681
16681
|
}
|
@@ -173,25 +173,25 @@
|
|
173
173
|
"ChannelCreateFlowApprovers": [
|
174
174
|
{
|
175
175
|
"document": "在B2C签署中,双方签署方未指定具体签署人时,需要进行补充。 \n注:`补充动态签署人时FillApproverType传值为1 `",
|
176
|
-
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action:
|
176
|
+
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowApprovers\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"\",\n \"ClientIp\": \"\",\n \"CustomUserId\": \"\",\n \"ProxyIp\": \"\",\n \"Channel\": \"\"\n },\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf9c2a7bdcb32611f4d0200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8b81340cce9e3968c0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc8500be9cxxxxxxx3aff766cac\"\n },\n \"AppId\": \"65fb0c591044be8a1f60aa382cc5ed0e\"\n },\n \"FlowId\": \"111111***22222\",\n \"FillApproverType\": 1,\n \"Approvers\": [\n {\n \"RecipientId\": \"yDRS4UUgygqdcj51UuO4zjEyWTmzsIAR\",\n \"ApproverName\": \"典子谦\",\n \"ApproverMobile\": \"13200000000\",\n \"OrganizationName\": \"***有限公司\"\n },\n {\n \"RecipientId\": \"yDRS4UUgygqdcj2tUuO4zjEEFuP35Swc\",\n \"ApproverName\": \"张三\",\n \"ApproverMobile\": \"18888888888\"\n }\n ]\n}",
|
177
177
|
"output": "{\n \"Response\": {\n \"RequestId\": \"5beb5f54-cf3d-4c26-a4ee-a97c85196a3e\"\n }\n}",
|
178
178
|
"title": "B2C签署,批量补充两方动态签署人信息"
|
179
179
|
},
|
180
180
|
{
|
181
181
|
"document": "在B2C签署中,双方签署方未指定具体签署人时,需要进行补充。 \n注:`补充动态签署人时FillApproverType传值为1 `",
|
182
|
-
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action:
|
182
|
+
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowApprovers\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"\",\n \"ClientIp\": \"\",\n \"CustomUserId\": \"\",\n \"ProxyIp\": \"\",\n \"Channel\": \"\"\n },\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf9c2a7bdcb32611f4d0200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8b81340cce9e3968c0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc8500be9cxxxxxxx3aff766cac\"\n },\n \"AppId\": \"65fb0c591044be8a1f60aa382cc5ed0e\"\n },\n \"FlowGroupId\": \"111111***22222\",\n \"FillApproverType\": 1,\n \"Approvers\": [\n {\n \"RecipientId\": \"yDRS4UUgygqdcj51UuO4zjEyWTmzsIAR\",\n \"ApproverName\": \"典子谦\",\n \"ApproverMobile\": \"13200000000\",\n \"OrganizationName\": \"***有限公司\",\n \"FlowId\": \"yDCVMUUckpwytrk2UE1RW1FSR2BqdoGS\"\n },\n {\n \"RecipientId\": \"yDCVMUUckpwytrksUE1RW1FRR08t7Lxf\",\n \"ApproverName\": \"典子谦\",\n \"ApproverMobile\": \"13200000000\",\n \"OrganizationName\": \"***有限公司\",\n \"FlowId\": \"yDCVMUUckpwytrk2UE1RW1FSR2BqdoGS\"\n }\n ]\n}",
|
183
183
|
"output": "{\n \"Response\": {\n \"RequestId\": \"5beb5f54-cf3d-4c26-a4ee-a97c85196a3e\"\n }\n}",
|
184
184
|
"title": "B2C签署,补充合同组两方动态签署人信息"
|
185
185
|
},
|
186
186
|
{
|
187
187
|
"document": "在B2C签署中,双方签署方未指定具体签署人时,需要进行补充。当重复补充同一个签署节点时,会进行部分补充报错。 \n注:`补充动态签署人时FillApproverType传值为1 `",
|
188
|
-
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action:
|
188
|
+
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowApprovers\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"\",\n \"ClientIp\": \"\",\n \"CustomUserId\": \"\",\n \"ProxyIp\": \"\",\n \"Channel\": \"\"\n },\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf9c2a7bdcb32611f4d0200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8b81340cce9e3968c0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc8500be9cxxxxxxx3aff766cac\"\n },\n \"AppId\": \"65fb0c591044be8a1f60aa382cc5ed0e\"\n },\n \"FlowId\": \"111111***22222\",\n \"FillApproverType\": 1,\n \"Approvers\": [\n {\n \"RecipientId\": \"yDRS4UUgygqdcj51UuO4zjEyWTmzsIAR\",\n \"ApproverName\": \"典子谦\",\n \"ApproverMobile\": \"13200000000\",\n \"OrganizationName\": \"***有限公司\"\n },\n {\n \"RecipientId\": \"yDRS4UUgygqdcj2tUuO4zjEEFuP35Swc\",\n \"ApproverName\": \"张三\",\n \"ApproverMobile\": \"18888888888\"\n }\n ]\n}",
|
189
189
|
"output": "{\n \"Response\": {\n \"FillError\": [\n {\n \"ErrMessage\": \"个人信息已补充,请勿重复补充\",\n \"RecipientId\": \"yDRS4UUgygqdcj2tUuO4zjEEFuP35Swc\"\n }\n ],\n \"RequestId\": \"s1696921563375938822\"\n }\n}",
|
190
190
|
"title": "B2C签署,批量补充两方动态签署人信息时重复补充报错"
|
191
191
|
},
|
192
192
|
{
|
193
193
|
"document": "通过姓名和证件类型、证件号码补充已实名个人用户",
|
194
|
-
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action:
|
194
|
+
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowApprovers\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"\",\n \"ClientIp\": \"\",\n \"CustomUserId\": \"\",\n \"ProxyIp\": \"\",\n \"Channel\": \"\"\n },\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf9c2a7bdcb32611f4d0200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8b81340cce9e3968c0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc8500be9cxxxxxxx3aff766cac\"\n },\n \"AppId\": \"65fb0c591044be8a1f60aa382cc5ed0e\"\n },\n \"FlowId\": \"111111***22222\",\n \"FillApproverType\": 1,\n \"Approvers\": [\n {\n \"RecipientId\": \"yDRS4UUgygqdcj2tUuO4zjEEFuP35Swc\",\n \"ApproverName\": \"张三\",\n \"ApproverIdCardType\": \"ID_CARD\",\n \"ApproverIdCardNumber\": \"620000198802020000\"\n }\n ]\n}",
|
195
195
|
"output": "{\n \"Response\": {\n \"RequestId\": \"5beb5f54-cf3d-4c26-a4ee-a97c85196a3e\"\n }\n}",
|
196
196
|
"title": "B2C签署,通过姓名和证件类型、证件号码补充已实名个人用户"
|
197
197
|
}
|
@@ -507,7 +507,7 @@
|
|
507
507
|
"example": "[]",
|
508
508
|
"member": "ServiceStatus",
|
509
509
|
"name": "ServiceConf",
|
510
|
-
"
|
510
|
+
"output_required": true,
|
511
511
|
"type": "object",
|
512
512
|
"value_allowed_null": false
|
513
513
|
},
|
@@ -517,7 +517,7 @@
|
|
517
517
|
"example": "1",
|
518
518
|
"member": "uint64",
|
519
519
|
"name": "BizId",
|
520
|
-
"
|
520
|
+
"output_required": true,
|
521
521
|
"type": "int",
|
522
522
|
"value_allowed_null": false
|
523
523
|
},
|
@@ -527,7 +527,7 @@
|
|
527
527
|
"example": "xx",
|
528
528
|
"member": "string",
|
529
529
|
"name": "AppName",
|
530
|
-
"
|
530
|
+
"output_required": true,
|
531
531
|
"type": "string",
|
532
532
|
"value_allowed_null": false
|
533
533
|
},
|
@@ -537,7 +537,7 @@
|
|
537
537
|
"example": "1",
|
538
538
|
"member": "uint64",
|
539
539
|
"name": "ProjectId",
|
540
|
-
"
|
540
|
+
"output_required": true,
|
541
541
|
"type": "int",
|
542
542
|
"value_allowed_null": false
|
543
543
|
},
|
@@ -547,7 +547,7 @@
|
|
547
547
|
"example": "1",
|
548
548
|
"member": "uint64",
|
549
549
|
"name": "AppStatus",
|
550
|
-
"
|
550
|
+
"output_required": true,
|
551
551
|
"type": "int",
|
552
552
|
"value_allowed_null": false
|
553
553
|
},
|
@@ -557,7 +557,7 @@
|
|
557
557
|
"example": "1",
|
558
558
|
"member": "uint64",
|
559
559
|
"name": "CreateTime",
|
560
|
-
"
|
560
|
+
"output_required": true,
|
561
561
|
"type": "int",
|
562
562
|
"value_allowed_null": false
|
563
563
|
},
|
@@ -567,7 +567,7 @@
|
|
567
567
|
"example": "1",
|
568
568
|
"member": "uint64",
|
569
569
|
"name": "AppType",
|
570
|
-
"
|
570
|
+
"output_required": true,
|
571
571
|
"type": "int",
|
572
572
|
"value_allowed_null": false
|
573
573
|
}
|
@@ -113,6 +113,15 @@
|
|
113
113
|
"name": "Temperature",
|
114
114
|
"required": false,
|
115
115
|
"type": "float"
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"disabled": false,
|
119
|
+
"document": "功能增强(如搜索)开关。\n说明:\n1. 仅 hunyuan-pro 模型可用,其它版本不生效。\n2. 未传值时默认打开开关。\n3. 关闭时将直接由主模型生成回复内容,可以降低响应时延(对于流式输出时的首字时延尤为明显)。但在少数场景里,回复效果可能会下降。\n4. 安全审核能力不属于功能增强范围,不受此字段影响。",
|
120
|
+
"example": "true",
|
121
|
+
"member": "bool",
|
122
|
+
"name": "EnableEnhancement",
|
123
|
+
"required": false,
|
124
|
+
"type": "bool"
|
116
125
|
}
|
117
126
|
],
|
118
127
|
"type": "object"
|
@@ -1569,7 +1569,7 @@
|
|
1569
1569
|
"members": [
|
1570
1570
|
{
|
1571
1571
|
"disabled": false,
|
1572
|
-
"document": "任务的类型,可以取的值有:\n<li>Classification:智能分类</li>\n<li>Cover:智能封面</li>\n<li>Tag:智能标签</li>\n<li>FrameTag:智能按帧标签</li>\n<li>Highlight:智能精彩集锦</li>\n<li>DeLogo
|
1572
|
+
"document": "任务的类型,可以取的值有:\n<li>Classification:智能分类</li>\n<li>Cover:智能封面</li>\n<li>Tag:智能标签</li>\n<li>FrameTag:智能按帧标签</li>\n<li>Highlight:智能精彩集锦</li>\n<li>DeLogo:智能擦除</li>\n<li>Description:大模型摘要</li>",
|
1573
1573
|
"example": "Classification",
|
1574
1574
|
"member": "string",
|
1575
1575
|
"name": "Type",
|
@@ -1629,7 +1629,7 @@
|
|
1629
1629
|
},
|
1630
1630
|
{
|
1631
1631
|
"disabled": false,
|
1632
|
-
"document": "
|
1632
|
+
"document": "视频内容分析智能擦除任务的查询结果,当任务类型为 DeLogo 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1633
1633
|
"example": "无",
|
1634
1634
|
"member": "AiAnalysisTaskDelLogoResult",
|
1635
1635
|
"name": "DeLogoTask",
|
@@ -1867,15 +1867,15 @@
|
|
1867
1867
|
"usage": "out"
|
1868
1868
|
},
|
1869
1869
|
"AiAnalysisTaskDelLogoInput": {
|
1870
|
-
"document": "
|
1870
|
+
"document": "智能擦除任务输入类型",
|
1871
1871
|
"members": [
|
1872
1872
|
{
|
1873
1873
|
"disabled": false,
|
1874
|
-
"document": "
|
1874
|
+
"document": "视频智能擦除模板 ID。",
|
1875
1875
|
"example": "无",
|
1876
1876
|
"member": "uint64",
|
1877
1877
|
"name": "Definition",
|
1878
|
-
"
|
1878
|
+
"output_required": true,
|
1879
1879
|
"type": "int",
|
1880
1880
|
"value_allowed_null": false
|
1881
1881
|
}
|
@@ -1883,25 +1883,25 @@
|
|
1883
1883
|
"usage": "out"
|
1884
1884
|
},
|
1885
1885
|
"AiAnalysisTaskDelLogoOutput": {
|
1886
|
-
"document": "
|
1886
|
+
"document": "智能擦除结果信息",
|
1887
1887
|
"members": [
|
1888
1888
|
{
|
1889
1889
|
"disabled": false,
|
1890
|
-
"document": "
|
1890
|
+
"document": "擦除后文件的路径。",
|
1891
1891
|
"example": "无",
|
1892
1892
|
"member": "string",
|
1893
1893
|
"name": "Path",
|
1894
|
-
"
|
1894
|
+
"output_required": true,
|
1895
1895
|
"type": "string",
|
1896
1896
|
"value_allowed_null": false
|
1897
1897
|
},
|
1898
1898
|
{
|
1899
1899
|
"disabled": false,
|
1900
|
-
"document": "
|
1900
|
+
"document": "擦除后文件的存储位置。",
|
1901
1901
|
"example": "无",
|
1902
1902
|
"member": "TaskOutputStorage",
|
1903
1903
|
"name": "OutputStorage",
|
1904
|
-
"
|
1904
|
+
"output_required": true,
|
1905
1905
|
"type": "object",
|
1906
1906
|
"value_allowed_null": false
|
1907
1907
|
}
|
@@ -1909,7 +1909,7 @@
|
|
1909
1909
|
"usage": "out"
|
1910
1910
|
},
|
1911
1911
|
"AiAnalysisTaskDelLogoResult": {
|
1912
|
-
"document": "
|
1912
|
+
"document": "智能擦除结果类型",
|
1913
1913
|
"members": [
|
1914
1914
|
{
|
1915
1915
|
"disabled": false,
|
@@ -1943,7 +1943,7 @@
|
|
1943
1943
|
},
|
1944
1944
|
{
|
1945
1945
|
"disabled": false,
|
1946
|
-
"document": "
|
1946
|
+
"document": "智能擦除任务输入。",
|
1947
1947
|
"example": "无",
|
1948
1948
|
"member": "AiAnalysisTaskDelLogoInput",
|
1949
1949
|
"name": "Input",
|
@@ -1953,7 +1953,7 @@
|
|
1953
1953
|
},
|
1954
1954
|
{
|
1955
1955
|
"disabled": false,
|
1956
|
-
"document": "
|
1956
|
+
"document": "智能擦除任务输出。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1957
1957
|
"example": "无",
|
1958
1958
|
"member": "AiAnalysisTaskDelLogoOutput",
|
1959
1959
|
"name": "Output",
|
@@ -25210,7 +25210,7 @@
|
|
25210
25210
|
"example": "{ \"HeadSet\": [ { \"Type\": \"URL\", \"UrlInputInfo\"",
|
25211
25211
|
"member": "HeadTailParameter",
|
25212
25212
|
"name": "HeadTailParameter",
|
25213
|
-
"output_required":
|
25213
|
+
"output_required": false,
|
25214
25214
|
"required": false,
|
25215
25215
|
"type": "object",
|
25216
25216
|
"value_allowed_null": true
|
@@ -12902,6 +12902,26 @@
|
|
12902
12902
|
"type": "string",
|
12903
12903
|
"value_allowed_null": false
|
12904
12904
|
},
|
12905
|
+
{
|
12906
|
+
"disabled": false,
|
12907
|
+
"document": "英文签发日期",
|
12908
|
+
"example": "29 Mar. 2021",
|
12909
|
+
"member": "string",
|
12910
|
+
"name": "EnIssueDate",
|
12911
|
+
"output_required": false,
|
12912
|
+
"type": "string",
|
12913
|
+
"value_allowed_null": false
|
12914
|
+
},
|
12915
|
+
{
|
12916
|
+
"disabled": false,
|
12917
|
+
"document": "英文到期日期",
|
12918
|
+
"example": "12 Mar. 2030",
|
12919
|
+
"member": "string",
|
12920
|
+
"name": "EnExpirationDate",
|
12921
|
+
"output_required": false,
|
12922
|
+
"type": "string",
|
12923
|
+
"value_allowed_null": false
|
12924
|
+
},
|
12905
12925
|
{
|
12906
12926
|
"disabled": false,
|
12907
12927
|
"document": "泰文出生日期",
|
@@ -12912,6 +12932,36 @@
|
|
12912
12932
|
"type": "string",
|
12913
12933
|
"value_allowed_null": false
|
12914
12934
|
},
|
12935
|
+
{
|
12936
|
+
"disabled": false,
|
12937
|
+
"document": "英文出生日期",
|
12938
|
+
"example": "13 Mar. 1986",
|
12939
|
+
"member": "string",
|
12940
|
+
"name": "EnBirthday",
|
12941
|
+
"output_required": false,
|
12942
|
+
"type": "string",
|
12943
|
+
"value_allowed_null": false
|
12944
|
+
},
|
12945
|
+
{
|
12946
|
+
"disabled": false,
|
12947
|
+
"document": "宗教信仰",
|
12948
|
+
"example": "พุทธ",
|
12949
|
+
"member": "string",
|
12950
|
+
"name": "Religion",
|
12951
|
+
"output_required": false,
|
12952
|
+
"type": "string",
|
12953
|
+
"value_allowed_null": false
|
12954
|
+
},
|
12955
|
+
{
|
12956
|
+
"disabled": false,
|
12957
|
+
"document": "序列号",
|
12958
|
+
"example": "1047-02-03291045",
|
12959
|
+
"member": "string",
|
12960
|
+
"name": "SerialNumber",
|
12961
|
+
"output_required": false,
|
12962
|
+
"type": "string",
|
12963
|
+
"value_allowed_null": false
|
12964
|
+
},
|
12915
12965
|
{
|
12916
12966
|
"disabled": false,
|
12917
12967
|
"document": "地址",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
"members": [
|
21
21
|
{
|
22
22
|
"disabled": false,
|
23
|
-
"document": "用户账号类型;默认开通QQOpenId、手机号MD5权限;如果需要使用微信OpenId入参,则需要\"提交工单\"或联系对接人进行资格审核,审核通过后方可正常使用微信开放账号。\n1:QQ开放账号\n2:微信开放账号\
|
23
|
+
"document": "用户账号类型;默认开通QQOpenId、手机号MD5权限;如果需要使用微信OpenId入参,则需要\"提交工单\"或联系对接人进行资格审核,审核通过后方可正常使用微信开放账号。\n1:QQ开放账号\n2:微信开放账号\n10004:手机号MD5,中国大陆11位手机号进行MD5加密,取32位小写值。",
|
24
24
|
"example": "10004",
|
25
25
|
"member": "uint64",
|
26
26
|
"name": "AccountType",
|
@@ -47,7 +47,7 @@
|
|
47
47
|
},
|
48
48
|
{
|
49
49
|
"disabled": false,
|
50
|
-
"document": "其它账号信息,AccountType是
|
50
|
+
"document": "其它账号信息,AccountType是10004时,该字段必填。",
|
51
51
|
"example": " 3ac9aa8a9a0074918763bfd6ed526ed9",
|
52
52
|
"member": "OtherAccountInfo",
|
53
53
|
"name": "OtherAccount",
|
@@ -124,7 +124,7 @@
|
|
124
124
|
"members": [
|
125
125
|
{
|
126
126
|
"disabled": false,
|
127
|
-
"document": "用户账号类型;默认开通QQOpenId、手机号MD5权限;如果需要使用微信OpenId入参,则需要\"提交工单\"或联系对接人进行资格审核,审核通过后方可正常使用微信开放账号。\n1:QQ开放账号\n2:微信开放账号\
|
127
|
+
"document": "用户账号类型;默认开通QQOpenId、手机号MD5权限;如果需要使用微信OpenId入参,则需要\"提交工单\"或联系对接人进行资格审核,审核通过后方可正常使用微信开放账号。\n1:QQ开放账号\n2:微信开放账号\n10004:手机号MD5,中国大陆11位手机号进行MD5加密,取32位小写值。",
|
128
128
|
"example": "AccountInfo.AccountType= 10004",
|
129
129
|
"member": "AccountInfo",
|
130
130
|
"name": "Account",
|
@@ -277,7 +277,7 @@
|
|
277
277
|
},
|
278
278
|
{
|
279
279
|
"disabled": false,
|
280
|
-
"document": "
|
280
|
+
"document": "设备类型(已不推荐使用)。",
|
281
281
|
"example": "1",
|
282
282
|
"member": "int64",
|
283
283
|
"name": "DeviceType",
|
@@ -430,7 +430,7 @@
|
|
430
430
|
"members": [
|
431
431
|
{
|
432
432
|
"disabled": false,
|
433
|
-
"document": "其他账号信息;\nAccountType是
|
433
|
+
"document": "其他账号信息;\nAccountType是10004时,填入中国大陆标准11位手机号的MD5值\n注释:\nMD5手机号加密方式,使用中国大陆11位手机号进行MD5加密,加密后取32位小写值。",
|
434
434
|
"example": "无",
|
435
435
|
"member": "string",
|
436
436
|
"name": "AccountId",
|
@@ -448,7 +448,7 @@
|
|
448
448
|
},
|
449
449
|
{
|
450
450
|
"disabled": false,
|
451
|
-
"document": "
|
451
|
+
"document": "用户设备号(已不推荐使用)。",
|
452
452
|
"example": "无",
|
453
453
|
"member": "string",
|
454
454
|
"name": "DeviceId",
|
@@ -509,7 +509,7 @@
|
|
509
509
|
"members": [
|
510
510
|
{
|
511
511
|
"disabled": false,
|
512
|
-
"document": "账号ID:对应输入参数。\n当AccountType为1时,对应QQ的OpenId。\n当AccountType为2时,对应微信的OpenId/UnionId。\n当AccountType为
|
512
|
+
"document": "账号ID:对应输入参数。\n当AccountType为1时,对应QQ的OpenId。\n当AccountType为2时,对应微信的OpenId/UnionId。\n当AccountType为10004时,对应手机号的MD5值。\n注意:此字段可能返回 null,表示取不到有效值。",
|
513
513
|
"example": "3ac9aa8a9a0074918763bfd6ed526ed9",
|
514
514
|
"member": "string",
|
515
515
|
"name": "UserId",
|
@@ -559,7 +559,7 @@
|
|
559
559
|
},
|
560
560
|
{
|
561
561
|
"disabled": false,
|
562
|
-
"document": "风险类型,可能同时命中多个风险类型\n1: 账号信用低,账号近期存在因恶意被处罚历史,网络低活跃,被举报等因素。\n11: 疑似低活跃账号,账号活跃度与正常用户有差异。\n2: 垃圾账号,疑似批量注册小号,近期存在严重违规或大量举报。\n21: 疑似小号,账号有疑似线上养号,小号等行为。\n22: 疑似违规账号,账号曾有违规行为、曾被举报过、曾因违规被处罚过等。\n3: 无效账号,送检账号参数无法成功解析,请检查微信 OpenId 是否有误/AppId 与 QQ OpenId 无法关联/微信 OpenId 权限是否开通/手机号是否为中国大陆手机号;\n4: 黑名单,该账号在业务侧有过拉黑记录。\n5: 白名单,业务自行有添加过白名单记录。\n101: 批量操作,存在 IP/设备/环境等因素的聚集性异常。\n1011: 疑似 IP 属性聚集,出现 IP 聚集。\n1012: 疑似设备属性聚集,出现设备聚集。\n102: 自动机,疑似自动机批量请求。\n103: 恶意行为-网赚,疑似网赚。\n104: 微信登录态无效,检查 WeChatAccessToken 参数,是否已经失效。\n201: 环境风险,环境异常操作 IP/设备/环境存在异常。当前 IP 为非常用 IP 或恶意 IP 段。\n2011: 疑似非常用IP,请求当前请求 IP 非该账号常用 IP。\n2012: 疑似 IP 异常,使用 IDC 机房 IP 或使用代理 IP 或使用恶意 IP 等。\n205: 非公网有效 IP,传进来的 IP 地址为内网 IP 地址或者 IP 保留地址。\
|
562
|
+
"document": "风险类型,可能同时命中多个风险类型\n1: 账号信用低,账号近期存在因恶意被处罚历史,网络低活跃,被举报等因素。\n11: 疑似低活跃账号,账号活跃度与正常用户有差异。\n2: 垃圾账号,疑似批量注册小号,近期存在严重违规或大量举报。\n21: 疑似小号,账号有疑似线上养号,小号等行为。\n22: 疑似违规账号,账号曾有违规行为、曾被举报过、曾因违规被处罚过等。\n3: 无效账号,送检账号参数无法成功解析,请检查微信 OpenId 是否有误/AppId 与 QQ OpenId 无法关联/微信 OpenId 权限是否开通/手机号是否为中国大陆手机号;\n4: 黑名单,该账号在业务侧有过拉黑记录。\n5: 白名单,业务自行有添加过白名单记录。\n101: 批量操作,存在 IP/设备/环境等因素的聚集性异常。\n1011: 疑似 IP 属性聚集,出现 IP 聚集。\n1012: 疑似设备属性聚集,出现设备聚集。\n102: 自动机,疑似自动机批量请求。\n103: 恶意行为-网赚,疑似网赚。\n104: 微信登录态无效,检查 WeChatAccessToken 参数,是否已经失效。\n201: 环境风险,环境异常操作 IP/设备/环境存在异常。当前 IP 为非常用 IP 或恶意 IP 段。\n2011: 疑似非常用IP,请求当前请求 IP 非该账号常用 IP。\n2012: 疑似 IP 异常,使用 IDC 机房 IP 或使用代理 IP 或使用恶意 IP 等。\n205: 非公网有效 IP,传进来的 IP 地址为内网 IP 地址或者 IP 保留地址。\n注意:此字段可能返回 null,表示取不到有效值。",
|
563
563
|
"example": "[101,201]",
|
564
564
|
"member": "int64",
|
565
565
|
"name": "RiskType",
|
@@ -631,7 +631,7 @@
|
|
631
631
|
},
|
632
632
|
{
|
633
633
|
"disabled": false,
|
634
|
-
"document": "
|
634
|
+
"document": "用户设备号(已不推荐使用)。\n",
|
635
635
|
"example": "无",
|
636
636
|
"member": "string",
|
637
637
|
"name": "DeviceId",
|
@@ -751,7 +751,7 @@
|
|
751
751
|
},
|
752
752
|
{
|
753
753
|
"disabled": false,
|
754
|
-
"document": "
|
754
|
+
"document": "用户设备号(已不推荐使用)。",
|
755
755
|
"example": "无",
|
756
756
|
"member": "string",
|
757
757
|
"name": "DeviceId",
|
@@ -273,8 +273,8 @@
|
|
273
273
|
},
|
274
274
|
{
|
275
275
|
"disabled": false,
|
276
|
-
"document": "短信类型,
|
277
|
-
"example": "
|
276
|
+
"document": "短信类型,1表示营销短信,2表示通知短信,3表示验证码短信。\n注:原“普通短信”类型模板目前仍支持提交申请,但为进一步提升短信发送质量、提高短信模板审核通过率,建议按“通知短信”类型或“验证码短信”类型申请新增模板,可参考[关于腾讯云短信模板类型优化公告](https://cloud.tencent.com/document/product/382/106171)。",
|
277
|
+
"example": "3",
|
278
278
|
"member": "uint64",
|
279
279
|
"name": "SmsType",
|
280
280
|
"required": true,
|
@@ -1082,8 +1082,8 @@
|
|
1082
1082
|
},
|
1083
1083
|
{
|
1084
1084
|
"disabled": false,
|
1085
|
-
"document": "短信类型,
|
1086
|
-
"example": "
|
1085
|
+
"document": "短信类型,1表示营销短信,2表示通知短信,3表示验证码短信。\n注:原“普通短信”类型模板目前仍支持提交申请,为进一步提升短信发送质量、提高短信模板审核通过率,建议按“通知短信”类型或“验证码短信”类型申请新增模板,可参考[关于腾讯云短信模板类型优化公告](https://cloud.tencent.com/document/product/382/106171)。",
|
1086
|
+
"example": "3",
|
1087
1087
|
"member": "uint64",
|
1088
1088
|
"name": "SmsType",
|
1089
1089
|
"required": true,
|
@@ -11,7 +11,7 @@
|
|
11
11
|
"AddSmsTemplate": [
|
12
12
|
{
|
13
13
|
"document": "",
|
14
|
-
"input": "POST / HTTP/1.1\nHost: sms.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddSmsTemplate\n<公共请求参数>\n\n{\n \"SmsType\":
|
14
|
+
"input": "POST / HTTP/1.1\nHost: sms.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddSmsTemplate\n<公共请求参数>\n\n{\n \"SmsType\": 3,\n \"International\": 0,\n \"Remark\": \"业务验证码\",\n \"TemplateContent\": \"您的验证码是{1}\",\n \"TemplateName\": \"验证码\"\n}",
|
15
15
|
"output": "{\n \"Response\": {\n \"AddTemplateStatus\": {\n \"TemplateId\": \"1110\"\n },\n \"RequestId\": \"f36e4f00-605e-49b1-ad0d-bfaba81c7325\"\n }\n}",
|
16
16
|
"title": "请求示例"
|
17
17
|
}
|
@@ -75,7 +75,7 @@
|
|
75
75
|
"ModifySmsTemplate": [
|
76
76
|
{
|
77
77
|
"document": "",
|
78
|
-
"input": "POST / HTTP/1.1\nHost: sms.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySmsTemplate\n<公共请求参数>\n\n{\n \"TemplateId\": 1110,\n \"SmsType\":
|
78
|
+
"input": "POST / HTTP/1.1\nHost: sms.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySmsTemplate\n<公共请求参数>\n\n{\n \"TemplateId\": 1110,\n \"SmsType\": 3,\n \"International\": 0,\n \"Remark\": \"业务验证码\",\n \"TemplateContent\": \"您的验证码是{1}\",\n \"TemplateName\": \"验证码\"\n}",
|
79
79
|
"output": "{\n \"Response\": {\n \"ModifyTemplateStatus\": {\n \"TemplateId\": 1110\n },\n \"RequestId\": \"f36e4f00-605e-49b1-ad0d-bfaba81c7325\"\n }\n}",
|
80
80
|
"title": "请求示例"
|
81
81
|
}
|