Send messages to an agent and receive a synchronous response.

Authentication

AuthorizationBearer

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

Path parameters

agent_idstringRequired

Query parameters

session_idstring or nullOptionalformat: "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