Skip to main content
PUT
Speak

Authorizations

x-api-key
string
header
required

Path Parameters

conversation_id
string
required

The unique identifier of the active conversation.

Example:

"conv_abc123"

Body

application/json
text
string
required

The text the agent should speak in the conversation.

Example:

"Hello, Hi from team trugen."

Response

The agent has spoken the provided text.

message
string
Example:

"Agent is speaking the provided text."