Update a Voice Action

Partially updates a voice action. Send only the fields you want to change; at least one of name, config, credentials, or phone is required. When rotating credentials, send the full credentials object matching the action's existing provider.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Voice action ID (UUID).

Body Params

Partial update — all fields optional, at least one required.

string
length ≤ 100
config
object

Action configuration. destination is required for SCHEDULE_EVENT; from_address and destination are required for SEND_EMAIL.

credentials
string
uri

HTTPS URL for HTTP_WEBHOOK (max 2048 characters).

string

Authorization token for HTTP_WEBHOOK (max 2048 characters).

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json