Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
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"
Body
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.
1 - 255
"Machine Learning"
Description of the Skill. If a custom description is provided, it will be returned; otherwise, the default description from TechWolf is returned.
"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" } }
Response
No Content