Update a skill
PUT /skills/{action_id}
PUT
/skills/{action_id}
Update an existing skill. Pre-flight GET enforces the action is actually a skill (not a workflow/script) before forwarding the PUT.
Authorizations
Parameters
Path Parameters
action_id
required
Skill action_id.
string
Skill action_id.
Header Parameters
Request Body required
Partial update (voice ActionUpdateRequest).
object
key
additional properties
any
Responses
200
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string