cURL
curl --request POST \ --url https://api.gospott.com/skills/{id}/candidates/_link \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "selection": { "type": "included", "ids": { "include": [ "<string>" ] } } } '
Link a set of candidates to a specific skill.
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
Show child attributes
Candidates linked to skill successfully