Create a new Skill in the system. This endpoint requires write_skills scope access. The new Skill will be flagged as custom.
The access token received from the authorization server in the OAuth 2.0 flow.
The external vendor vocabulary in which the input Skills exist. This will only work for vendors that are activated on your tenant. If not passed, the input Skills have to be in the TechWolf vocabulary.
workday, sap_attribute_library "workday"
Default structure for a Skill.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Name of the Skill. This should be provided in the default language (en_uk). To add translations, use the Update Skill endpoint.
1 - 255"SQL"
Description of the Skill. This should be provided in the default language (en_uk). To add translations, use the Update Skill endpoint.
1"SQL is a standard database query language. The Skill \"SQL\" requires the ability to write and execute SQL queries."
Skill Properties give additional information about the Skill. These properties are the same over all occurrences of the Skill.
{ "sap_status": { "value": "active" } }No Content