tencent cloud

云联络中心

产品公告
产品动态
关于云联络中心术语更新
产品简介
产品概述
功能列表
名词介绍
应对防火墙限制相关
AI 专区
购买指南
语音通话计费概述
在线会话计费概述
查看账单
退费指引
新用户手册
语音通话指引
在线会话指引
场景用例
客服热线(呼入)
电话营销(呼出)
语音提醒(自动外呼)
集成用例(SDK)
管理员操作手册
语音通话分册
在线会话分册
工作台操作手册
语音通话分册
在线会话分册
AI 智能体操作手册
语音智能体介绍
语音智能体实践教程
新建语音智能体
实现智能体通话
查看智能体通话
开发操作手册
SDK 开发指南
数据推送
语音通话 API 文档
History
Introduction
API Category
Making API Requests
Agent APIs
Skill Group APIs
Number APIs
Dual Call APIs
Predictive Outbound Call APIs
SIP Phone APIs
Call Service Record APIs
Billing APIs
Other APIs
Outbound Call APIs
Speech Intelligent Agent APIs
Data Types
Error Codes
在线会话 API 文档
服务端 API
回调配置
常见问题
数据删除指引
相关协议
隐私政策
数据隐私和安全协议
服务等级协议
云联络中心用户协议
词汇表
联系我们

Introduction

PDF
聚焦模式
字号
最后更新时间: 2026-03-27 10:45:10

Overview

Tencent Cloud Contact Center (TCCC) helps enterprises quickly build a customer contact platform integrating voice calls and online sessions. The Tencent Cloud Contact Center SDK supports embedding the communication workbench into enterprise's own business system, achieving seamless integration in as fast as 1 day. Open APIs support flexible further development. It provides enterprises with a solid, stable, and integrated unification communication base.

All TCCC APIs introduced in this chapter comply with the OpenAPI 3.0 specification.

You can call APIs to operate TCCC, such as creating a customer service account, new skill group, or skill group call.

For information on all APIs supported by TCCC, see API Overview.

Glossary

For common terms of the TCCC API, see the table below:

Term Description
SdkAppId SdkAppId is a unique identifier assigned by Tencent Cloud for your Cloud Contact Center application to distinguish different business instances, retrieved from the Cloud Contact Center console.
SkillGroup A skill group is a key mechanism to differentiate employees with different functions. In practical applications, skill groups can be divided based on service type, common categories including but not limited to pre-sales service, after-sales service, and complaint handling.
SessionId is the unique identifier for a call, used to distinguish different call sessions.

Usage limits

For API parameter limits, refer to the parameter descriptions in the API documentation.

Getting Started with APIs

You can use the API Explorer tool to call APIs online.

This article uses binding an agent to a designated skill group as an example. The steps for making an API call via the API Explorer Tool are as follows:

  1. Go to the API Explorer tool page. For more information about API Explorer tool usage, see Using API Explorer.

  2. Call the CreateStaff API (https://cloud.tencent.com/document/api/679/49677) to create a customer service account.

  3. Call the CreateCCCSkillGroup api (https://cloud.tencent.com/document/api/679/75751) to create a skill group and obtain the skill group Id.

  4. Call the BindStaffSkillGroupList api to bind the agent to the specified skill group Id.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈