Skip to main content

Inject AI Message

POST 

/calls

To inject a message into an existing AI call conversation, you send a POST request to the Call resource with a payload including a calling.ai_message command, the call ID, and message details. Messages can be injected as system instructions, user messages, or assistant responses.

Request

Responses

The request has succeeded.