CreateContactFlowOAuth
创建一个IVR流程
服务地址:
华东2(上海)
输入参数
只看必填
InstanceId实例ID
Name联系流名称
DefinitionIVR的内容
Description版本描述
Type流程类型
插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

请求参数

字段名称字段详情
InstanceIdstring

实例 ID。

示例值:ccc-test参考取值来源:
    ListInstances
Namestring

联系流名称。

示例值:默认流程
Definitionstring

IVR 的内容。

示例值:{"activities":[{"type":"INCOMING_CALL","id":"e98f0d47","name":"开始","properties":{"position":{"x":263,"y":164}},"events":[{"event":"complete","next":"2d3ad2c2","edgeId":"41f7dbd0"}],"nodeIndex":0},{"type":"HANGUP","id":"bd4f37e2","name":"挂机","properties":{"position":{"x":765,"y":185}},"events":[{"event":"complete","next":null}],"nodeIndex":999},{"type":"PLAY_SAY","id":"2d3ad2c2","name":"放音","properties":{"say":"您好,欢迎来到云联络中心。","audioResourceId":"","position":{"x":485.5,"y":153.5},"audioType":"tts","audioInterrupt":false},"events":[{"event":"complete","next":"bd4f37e2","edgeId":"e1af4f1f"}],"nodeIndex":1}],"description":""}
Descriptionstring

版本描述。

示例值:1.0
Typestring

流程类型。 展开详情

示例值:MAIN_FLOW

返回参数

字段名称字段详情
HttpStatusCodeinteger<int32>

HTTP 状态码。

示例值:200
Codestring

响应码

示例值:OK
Messagestring

响应信息。

示例值:
Datastring

IVR 联系流 ID。

示例值:78128960-bb00-4ddc-8e82-923a8c5bd22d
RequestIdstring

请求 ID。

示例值:2778FA12-EDD6-42AA-9B15-AF855072E5E5
变更历史
暂无变更历史