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
Response
200
application/json
The updated skill
The id of the skill
Example:
"24f639fc-d319-45f3-8f57-106b88087c80"
The name of the skill
Example:
"Inbound Call"
The skill Instruction
Example:
"Inform the user about his recent refund, stating that we are currently in the process of facilitating the refund"
inbound
Example:
"true"
initialMessage
Example:
"Hi, thank you for reaching out to Happy Customer. This is {{aiName}}. How may I help you today"