Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Default structure for a request body containing a list of Skill names.
A list of Skill names.
Example:
["Machine Learning", "Python", "Tensorflow"]
Response
OK