日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

AddBlacklistCallTagging - 添加號(hào)碼黑名標(biāo)簽

更新時(shí)間:

對(duì)指定號(hào)碼添加黑名單標(biāo)簽,可結(jié)合IVR設(shè)置,防止其頻繁呼入騷擾。

調(diào)試

您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。

授權(quán)信息

當(dāng)前API暫無(wú)授權(quán)信息透出。

請(qǐng)求參數(shù)

名稱(chēng)類(lèi)型必填描述示例值
InstanceIdstring

呼叫中心實(shí)例 ID。

ccc-test
Numberstring

電話號(hào)碼。

1764590****
JobIdstring

通話 ID。號(hào)碼為加密號(hào)碼(帶有*),需要填寫(xiě) JobId,非加密號(hào)碼,不需要填寫(xiě)該字段。

job-6582589278232****

返回參數(shù)

名稱(chēng)類(lèi)型描述示例值
object

Schema of Response

RequestIdstring

Id of the request

9FBA26B0-462B-4D77-B78F-AF35560DBC71
HttpStatusCodeinteger

HTTP 狀態(tài)碼。

200
Codestring

響應(yīng)碼。

OK
Messagestring

響應(yīng)信息。

無(wú)

示例

正常返回示例

JSON格式

{
  "RequestId": "9FBA26B0-462B-4D77-B78F-AF35560DBC71",
  "HttpStatusCode": 200,
  "Code": "OK",
  "Message": "無(wú)"
}

錯(cuò)誤碼

HTTP status code錯(cuò)誤碼錯(cuò)誤信息描述
400Parameter.BlankThe parameter %s must not be null or empty.該參數(shù)不能為null值。
400LimitExceed.CallTagsPerNumberThe total number of call tag of numbers exceeds the limit %s.號(hào)碼標(biāo)簽數(shù)量超出單個(gè)呼入號(hào)碼標(biāo)記的上線閾值。
404NotExists.InstanceIdThe specified instance %s does not exist.指定的呼叫中心實(shí)例不存在。
404NotExists.CustomCallTaggingCustom call tagging %s does not exist in instance %s.呼入號(hào)碼標(biāo)記不存在。
500InternalService.DBAn internal DB service error occurred. %s內(nèi)部數(shù)據(jù)服務(wù)錯(cuò)誤。

訪問(wèn)錯(cuò)誤中心查看更多錯(cuò)誤碼。