Skills
Update skill
PUT
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The id of the skill
Body
application/json
Input data for updating the skill
The body is of type object
.
Response
200
application/json
The updated skill
The response is of type object
.