curl --location 'https://api.skillsintelligence.imocha.io/employees/12345/learning/assign' \
--header 'X-Api-Key: BiEaBxhv2CcVhvKg2HtwtaR5EaBxhv2CcVhvKw' \
--header 'Content-Type: application/json' \
--data '{
"learningMaterialId": 0,
"completedOn": "2026-09-07T11:40:43.175Z",
"licenseNumber": "string"
}'