Overview
The Delete Skill endpoint permanently removes a skill from your account.
Scope required: skills:write | Rate limit: 10 requests/min
Request
Example
curl -X DELETE "https://api.mokaru.ai/v1/skills/clx1234" \
-H "Authorization: Bearer mk_your_key"
Response
Whether the skill was deleted
This action is permanent. The skill will be removed from your profile.