0.4.0 • Published 7 years ago

cce-unified-config-service v0.4.0

Weekly downloads
1
License
UNLICENSED
Repository
gitlab
Last release
7 years ago

cce-service

A HydraExpress microservice for Cisco Contact Center Enterprise APIs.

Usage

Start the service with node .

To test, run hydra-cli rest cce-service:[post]/agents/41377/modify /temp/params.json

Example params.json

{
  "action": "disable",
  "setting": "auto_answer",
  "user": "ccondry@cisco.com"
}