創(chuàng)建一個(gè)智能外呼業(yè)務(wù)實(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ù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
InstanceName | string | 是 | 實(shí)例名字。 | 第一個(gè)實(shí)例 |
InstanceDescription | string | 否 | 實(shí)例描述。 | 這個(gè)是第一的實(shí)例 |
MaxConcurrentConversation | integer | 是 | 實(shí)例最大并發(fā)。 枚舉值:
| 4 |
NluServiceType | string | 否 | 服務(wù)類型。
枚舉值:
| DialogStudio |
ResourceGroupId | string | 否 | 資源組 ID。 | rg-acfmwd4qr3z773y |
CallingNumber | array | 否 | 主叫號(hào)碼列表。 | |
string | 否 | 主叫號(hào)碼。 | 4008013260 |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"HttpStatusCode": 200,
"Code": "OK",
"Message": "無(wú)",
"RequestId": "254EB995-DEDF-48A4-9101-9CA5B72FFBCC",
"Success": true,
"Instance": {
"CreationTime": 1578469042851,
"InstanceId": "90515b5-6115-4ccf-83e2-52d5bfaf2ddf",
"CreatorId": 435986,
"OwnerName": "xxxx",
"InstanceDescription": "這個(gè)是第一個(gè)實(shí)例",
"InstanceName": "第一個(gè)實(shí)例",
"CreatorName": "xxx",
"ResourceGroupId": "90515b5-6115-4ccf-83e2-52d5bfaf2ddf",
"MaxConcurrentConversation": 4
}
}
錯(cuò)誤碼
HTTP status code | 錯(cuò)誤碼 | 錯(cuò)誤信息 | 描述 |
---|---|---|---|
400 | InvalidInstanceName.Duplicated | The specified InstanceName already exists. | 實(shí)例名稱已經(jīng)存在。請(qǐng)您更換一個(gè)名字。 |
400 | LimitExceeded.ConcurrentConversation | The maximum number of concurrent conversations is exceeded. | 并發(fā)數(shù)已經(jīng)超限,請(qǐng)重新設(shè)置。 |
500 | InternalError | An error occurred while processing your request. Please try again later. Submit a ticket if the error still exists. | 內(nèi)部錯(cuò)誤。建議重試,如果多次重試報(bào)錯(cuò)請(qǐng)?zhí)峤还巍?/span> |
訪問(wèn)錯(cuò)誤中心查看更多錯(cuò)誤碼。
變更歷史
變更時(shí)間 | 變更內(nèi)容概要 | 操作 |
---|
暫無(wú)變更歷史