AddSkill
Adds a new operator’s skill. Works only for ACDv1. For SmartQueue/ACDv2, use this reference.
Allowed roles: Owner, Admin, Developer, User manager.
Example request: Add a new skill.
Adds a new operator’s skill. Works only for ACDv1. For SmartQueue/ACDv2, use this reference.
Allowed roles: Owner, Admin, Developer, User manager.
Example request: Add a new skill.
Voximplant Management API uses signed JWT tokens generated from your service-account private key. Pass the token in the Authorization header as a Bearer value:
See Authorization for ready-to-copy snippets in bash, Python, Node.js and Go that turn your credentials.json into a token.