cURL
curl --request DELETE \ --url https://api.example.com/api/user-skills/{skill}
{ "count": 123 }
Remove a declared skill.
Successful Response