Saltar al contenido principal
POST
cURL

Autorizaciones

Authorization
string
header
requerido

Add api-key YOUR_API_SECRET_KEY as the value of the Authorization header.

Cuerpo

application/json
agent_id
string<uuid4>

Unique identifier of the Agent receiving the Message

end_user_id
string<uuid4>

Unique identifier of the EndUser sending the Message

content
string

Text content of the Message

Respuesta

Thread response

thread
object
messages
object[]

Array of Messages in response to prompted Message

in_response_to
object