Create an agent
Headers
Authorization
Header authentication of the form Bearer <token>
Request
This endpoint expects an object.
type
Type of assistant to be created.
Allowed values:
name
Name of the call recipient.
agent
phone_number
Phone number.
caller_id_number
The number of the caller ID, i.e. +12345678901
external_webhook_url
URL of the webhook that should receive data after the call. (Transcript etc.)
is_recording
Indicates whether the conversation should be recorded. If yes, you’ll find the log in the Calls section.
is_transcript_disabled
Disable transcription of conversations. Transcripts will not be generated or stored.
consent_recording
If enabled, the agent will ask for consent to record the call
consent_text
The message the agent will say to ask for consent for recording
Response
200
status
response
details