Update Job Family Profile Data
Update Profile Data for a Job Family.
Documentation Index
Fetch the complete documentation index at: https://developers.techwolf.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique ID linked to a Job Family, consisting of alphanumeric characters, hyphens and underscores.
Note: It may take some time for these changes to be reflected in the Job Family's final Skill Profile, since they are processed asynchronously. The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100[a-zA-Z0-9_-]+"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Unique ID linked to Job Family Profile Data, consisting of alphanumeric characters, hyphens and underscores. The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100[a-zA-Z0-9_-]+"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
Update structure of Job Family Profile Data.
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 original data_type assigned to this Profile Data.
- job_family_description_content
- job_family_description_file_content
Response
No Content