cURL
curl --request DELETE \ --url http://localhost:3001/api/v1/skills/{id} \ --cookie nut-session=
{ "success": true, "message": "<string>" }
Delete a skill and its entire directory
Session cookie authentication
Skill identifier
Skill deleted