Send messages to an agent within a session and receive a synchronous response.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

agent_idstringRequired
session_idstring or nullRequiredformat: "uuid"

Request

This endpoint expects an object.
messageslist of objectsRequired
metadatamap from strings to anyOptional

Optional metadata (e.g., salesforce_session)

Response

Successful Response

Errors