Create Job Family Profile Data for a Job Family
Submit new Job Family Profile Data information to initialise the Job Family inside the Skill Engine API.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique Job Family ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Query Parameters
The language of the input data, which has an impact on the Skill extraction. auto
will automatically detect the language used in the provided data.
auto
, nl
, fr
, en
, de
"en"
Body
Default structure for Job Family Profile Data.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Type of the Job Family Profile Data.
job_family_description
"job_family_description"
The source of the Job Family Profile Data.
1 - 255
"Workday"
The content of the Job Family Profile Data. The content should align with the data_type
.
Response
No Content
Was this page helpful?