@@ -9,30 +9,60 @@ The `webex cc` subcommand provides access to the Webex Contact Center API. The `
99
1010| Resource | Description |
1111| ----------| -------------|
12- | ` site ` | Contact center sites |
13- | ` team ` | Agent teams |
14- | ` users ` | CC-enabled users |
15- | ` entry-point ` | Inbound entry points (voice, chat, email, social) |
12+ | ` address-book ` | Address books |
13+ | ` agent-personal-greeting-files ` | Agent personal greeting file management |
14+ | ` agent-summaries ` | Agent summary reports |
15+ | ` agent-wellbeing ` | Agent wellbeing configuration |
16+ | ` agents ` | Agent state operations (login, logout, state change) |
17+ | ` ai-assistant ` | AI assistant configuration |
18+ | ` ai-feature ` | AI feature management |
19+ | ` audio-files ` | IVR prompts and audio files |
20+ | ` auto-csat ` | Automated CSAT configuration |
21+ | ` auxiliary-code ` | Idle and wrap-up reason codes |
22+ | ` business-hour ` | Business hours schedules |
23+ | ` call-monitoring ` | Call monitoring configuration |
24+ | ` callbacks ` | Callback management |
25+ | ` campaign-manager ` | Outbound campaign management |
26+ | ` captures ` | Capture management |
27+ | ` contact-list-management ` | Contact list management |
28+ | ` contact-number ` | Contact number management |
1629| ` contact-service-queue ` | Contact service queues |
17- | ` skill ` | Skill definitions |
18- | ` skill-profile ` | Skill profile assignments |
19- | ` user-profiles ` | User profile (access control) |
20- | ` desktop-profile ` | Agent desktop profiles |
30+ | ` data-sources ` | Data source configuration |
2131| ` desktop-layout ` | Agent desktop layouts |
22- | ` multimedia-profile ` | Channel blending profiles |
23- | ` auxiliary-code ` | Idle and wrap-up reason codes |
32+ | ` desktop-profile ` | Agent desktop profiles |
33+ | ` dial-number ` | DN-to-entry-point mappings |
34+ | ` dial-plan ` | Outdial plans |
35+ | ` dnc-management ` | Do-not-call list management |
36+ | ` entry-point ` | Inbound entry points (voice, chat, email, social) |
37+ | ` estimated-wait-time ` | Estimated wait time configuration |
38+ | ` flow ` | Flow export/import/publish |
39+ | ` generated-summaries ` | AI-generated summary management |
2440| ` global-variables ` | Flow global variables |
25- | ` business-hour ` | Business hours schedules |
2641| ` holiday-list ` | Holiday lists |
27- | ` dial-plan ` | Outdial plans |
28- | ` dial-number ` | DN-to-entry-point mappings |
42+ | ` journey ` | Customer journey management |
43+ | ` journey-customer-identification ` | Journey customer identification |
44+ | ` journey-data-ingestion ` | Journey data ingestion |
45+ | ` journey-profile-creation-insights ` | Journey profile creation insights |
46+ | ` journey-subscription ` | Journey subscription management |
47+ | ` journey-trigger-actions ` | Journey trigger actions |
48+ | ` journey-workspace-management ` | Journey workspace management |
49+ | ` multimedia-profile ` | Channel blending profiles |
50+ | ` notification ` | Notification management |
2951| ` outdial-ani ` | Outdial ANI lists |
30- | ` audio-files ` | IVR prompts and audio |
31- | ` flow ` | Flow export/import/publish |
32- | ` agents ` | Agent state operations |
33- | ` address-book ` | Address books |
34- | ` work-types ` | Work type definitions |
3552| ` overrides ` | Schedule overrides |
53+ | ` queues ` | Queue statistics and management |
54+ | ` realtime ` | Realtime data and statistics |
55+ | ` resource-collection ` | Resource collection management |
56+ | ` search ` | Search operations |
57+ | ` site ` | Contact center sites |
58+ | ` skill ` | Skill definitions |
59+ | ` skill-profile ` | Skill profile assignments |
60+ | ` subscriptions ` | Subscription management |
61+ | ` tasks ` | Task management |
62+ | ` team ` | Agent teams |
63+ | ` user-profiles ` | User profile (access control) |
64+ | ` users ` | CC-enabled users |
65+ | ` work-types ` | Work type definitions |
3666
3767## Common Patterns
3868
0 commit comments