Update Assistant
Updates an existing assistant
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of assistant to update
Body
The updated language model configuration for the assistant
The updated initial message the assistant will use
The updated URL the assistant will send the end of call report to
The updated analysis plan for the assistant
Response
The unique identifier for the assistant
The name of the assistant
The identifier of the organization the assistant belongs to
The timestamp when the assistant was created
The timestamp when the assistant was last updated
The language model configuration for the assistant
The voice model configuration for the assistant
The initial message the assistant will use
The maximum duration in seconds for the assistant's interaction
The message the assistant will leave as a voicemail
The URL the assistant will send the end of call report to
Whether a secret is set for the webhook
The analysis plan for the assistant