API Lấy thông tin kịch bản
Lấy thông tin của kịch bản bằng cách gọi API
Lấy thông tin kịch bản
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"result": {
"call_config": {
"allow_duplicate_phone": false,
"call_routing": "RANDOM",
"max_concurrent": 2,
"max_duration": 30,
"pool_hotline_key": "POOL_SYSTEM",
"re_call": {
"delay": 10,
"is_busy": true,
"is_failed": true,
"is_no_answer": true,
"is_voice_mail": false,
"times": 1
}
},
"created_at": "2023-10-10T10:23:12.652Z",
"description": "Mô tả kịch bản mẫu",
"id": "65252610c41c5b7fbb84e6d3",
"image_url": "",
"name": "Kịch bản mẫu",
"personalized_fields": [
{
"name": "Số điện thoại",
"reading_type": "TEXT"
},
{
"name": "Danh xưng",
"reading_type": "TEXT"
},
{
"name": "Họ và tên",
"reading_type": "TEXT"
}
],
"status": "DRAFT",
"tags": [],
"tts_config": {
"speed": 1,
"voice_code": "hn_female_ngochuyen_full_48k-fhg"
},
"updated_at": "2023-10-10T10:24:01.707Z"
},
"status": 1
}Code
Message
Mô tả
Last updated