Skip to main content

Start AI Assistant

POST 
/calls/:call_control_id/actions/ai_assistant_start

Start an AI assistant on the call.

Expected Webhooks:

  • call.conversation.ended
  • call.conversation_insights.generated

Request

Responses

200:

Successful response upon making a call control command that includes conversation_id.

422:

Unprocessable entity. The request was well-formed but could not be processed due to semantic errors. This includes validation errors, invalid parameter values, call state errors, conference errors, queue errors, recording/transcription errors, and business logic violations.

default:

Unexpected error