Delete Skill

When you delete a skill:

  • the skill is removed automatically.

  • If the skill is associated with any agents or CSQs, you are directed to another web page where you can see a list of the associated CSQs and agents, and you are prompted to confirm whether you want to delete it or not.

HTTPS Method

DELETE

URI

https://<server>/adminapi/skill{skillId}

Example URI

https://uccx-server/adminapi/skill/1

Content Type

Application/XML, Application/JSON

HTTPS Success Code

200

HTTPS Failure Codes

401, 405

Error Codes

Success Response

HTTPS/1.1 200 OK