cce-unified-config-service
v0.4.0
Published
HydraExpress microservice for Cisco Contact Center Enterprise APIs
Downloads
8
Maintainers
Readme
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": "[email protected]"
}