FruxonDocs
ApiSkills

Deletes a skill.

DELETE
/v1/tenants/{tenant}/skills/{skill}

Path Parameters

skill*string

The unique identifier of the skill to delete.

tenant*string

The tenant identifier

Response Body

curl -X DELETE "https://api.fruxon.com/v1/tenants/string/skills/string"
Empty
Empty
Empty