crowde
crowde

Reputation: 321

Cannot delete skill

I cannot delete a skill from the Skills tab. The checkboxes to select the skill (pre-existing or added by me) are disabled. Is it a bug or I am missing something?

Thank you

Upvotes: 1

Views: 116

Answers (1)

Troy
Troy

Reputation: 188

It's functionality that hasn't been added yet. We are still working on flushing out this UI. For now you will have to use the Swagger UI to do this. Click on the Conversation API link from the Console page and use the DELETE /v2/api/skills/{skillName} Remove a skill API.

Upvotes: 2

Related Questions