Skills
Delete a Skill
Permanently deletes a Skill from your workspace.
delete/skills/v1/{skillId}
Path parameters
skillIdstring uuid required
UUID of the Skill.
Response
Skill deleted successfully
Example response
{
"success": true
}Permanently deletes a Skill from your workspace.
UUID of the Skill.
Skill deleted successfully
{
"success": true
}