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