Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Body
Default structure for Employee data. Filters to be applied during the calculation List of weights to be applied during the calculation
[
{ "weight": "skills_match", "value": 1 },
{
"weight": "desired_functions",
"value": 0.03
}
]
Response
OK
A measure indicating the degree to which this Employee can find other opportunities within your available Vacancies, reported as a number between 0 and 1. The base template for a metric. The base template for an entity metric
"configurable_employability"
0 <= x <= 1
0.8
"Employee"
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
"2020-09-01T11:45:49Z"