Skip to content

Update a skill

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
>= 1 characters

Skill action_id.

Header Parameters

X-Target-Org-Id
Any of:
string

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